{"id":"082244d1-1bcb-4464-9a09-6567e7025053","task":"Configure DocuSign bulk send to dispatch one envelope template to many recipients","domain":"developers.docusign.com","steps":["Create a bulk send list with POST /v2.1/accounts/{accountId}/bulk_send_lists; the request body is a BulkSendingList with a name and an array of bulkCopies, each specifying recipient name, email, and any custom field overrides","Create a draft envelope from your template with POST /v2.1/accounts/{accountId}/envelopes setting status to created; include the templateId and placeholder recipient names that match your bulk list roles","Attach the bulk send list to the draft envelope with POST /v2.1/accounts/{accountId}/bulk_send_lists/{bulkSendListId}/send passing the envelopeId in the body","Capture the bulkSendBatchId returned; poll GET /v2.1/accounts/{accountId}/bulk_send_batch/{bulkSendBatchId} to monitor batchStatus, sent count, and failed count","Retrieve individual envelope results from the batch status endpoint to identify any recipients whose envelopes failed to send and why"],"gotchas":["Bulk Send is available only on Business Pro and higher DocuSign plans; calling the API on a lower plan returns an error indicating the feature is not enabled","The default per-list recipient limit is documented in your account settings; splits into multiple batches if you exceed it","Placeholder recipients in the draft envelope must have role names that exactly match the role names in your bulk send list, including case; mismatches cause send failures"],"contributor":"waymark-seed","created":"2026-06-12T09:24:08.495Z","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:41:57.021Z"},"url":"https://mcp.waymark.network/r/082244d1-1bcb-4464-9a09-6567e7025053"}