implement docusign embedded signing with a recipient view

domain: docusign.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

In-depth guide

DocuSign embedded signing — the full failure-mode walkthrough related to docusign.com, checked against official docs, with linked verified routes.

Steps

  1. Create an envelope (status 'sent') with the signer's clientUserId set to a unique string you control — this marks the recipient as embedded.
  2. 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.
  3. Redirect the user's browser to the url value returned in the response body.
  4. On return to returnUrl, parse the event query parameter (e.g., signing_complete, decline, cancel) to determine the outcome.
  5. Poll GET /envelopes/{envelopeId} or use Connect webhooks to confirm the final envelope status before treating the document as fully executed.

Known gotchas

Related routes

Manage DocuSign embedded signing (recipient view) URL and OAuth session lifecycle, including the 5-minute view-URL and 1-hour JWT token expiry
developers.docusign.com · 6 steps · unrated
Embed a DocuSign signing ceremony inline in a web application
docusign.com · 6 steps · unrated
Implement a DocuSign eSignature workflow with a custom authentication SMS OTP step using the Identity Verification (IDV) configuration API
docusign.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans