Action: Create Envelope with Base URL and Account ID Input

Docusign Operation

The Create Envelope with Base URL and Account ID Input action generates a new envelope for signing by specifying the DocuSign account and base API URL, allowing customization for different environments or accounts.

Example User Story

I want to create a signature request using our EU DocuSign account’s base URL and account ID, so the envelope is generated in the correct regional environment for compliance.

Fields

Field Name
Field Type
Required

baseURL

String

Yes

accountID

String

Yes

envelopeDefinition

String

Yes

envelopeID

String

No

Docusign

Example link

Code (Apache v2.0): Operation

Last updated