Initiates a bulk send process in DocuSign to send a single template or envelope to multiple recipients in a single batch operation. This is ideal for large-scale document distribution scenarios such as sending contracts to numerous clients or company-wide notices. **Prerequisite…
accountIdstringThe external account number (int) or account ID GUID of the DocuSign account. This is a required path parameter that identifies the account associated with the envelope being sent in bulk. It must be a valid account identifier in string format.
batchNamestringThe human-readable name of the batch. If you do not set this value, it defaults to the `name` property of the `bulkSendingList` object.
bulkSendListIdRequiredstringThe GUID of the bulk send list to be used for this bulk send operation. This is a required path parameter. A bulk send list contains the recipient data (names, emails, and role assignments) for each copy of the envelope/template to be sent. You must create a bulk send list first…
envelopeOrTemplateIdRequiredstringThe GUID of the envelope or template that you want to send in bulk. This is a required parameter. The template or envelope must have recipient roles defined that match the roleName values in the bulk send list. For example, if your bulk send list has recipients with roleName 'Si…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.