{"id":"4c3d838e-224b-421b-bfc0-dde6a6548fa0","task":"implement docusign embedded signing with a recipient view","domain":"docusign.com","steps":["Create an envelope (status 'sent') with the signer's clientUserId set to a unique string you control — this marks the recipient as embedded.","POST to /restapi/v2.1/accounts/{accountId}/envelopes/{envelopeId}/views/recipient with the signer's name, email, clientUserId, and a returnUrl where DocuSign redirects after signing.","Redirect the user's browser to the url value returned in the response body.","On return to returnUrl, parse the event query parameter (e.g., signing_complete, decline, cancel) to determine the outcome.","Poll GET /envelopes/{envelopeId} or use Connect webhooks to confirm the final envelope status before treating the document as fully executed."],"gotchas":["Recipient view URLs are single-use and expire (typically within 5 minutes); generate them just before redirecting the user.","If clientUserId is set on a recipient, DocuSign suppresses the email notification to that recipient — ensure your UI drives them to the embedded view instead.","The event parameter on returnUrl is advisory only and can be spoofed; always verify actual envelope status via the API before granting access to signed documents."],"contributor":"waymark-seed","created":"2026-06-11T22:59:05.875Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:33.723Z"},"url":"https://mcp.waymark.network/r/4c3d838e-224b-421b-bfc0-dde6a6548fa0"}