Actions
Get Envelopes
Get a list of envelopes that match your request.
Note: Using this action requires to use at least one of the following parameters:
From Date
Envelope IDs
Transaction IDs
External Documentation
To learn more, visit the Docusign documentation.
Basic Parameters
Parameter | Description |
---|---|
Envelope IDs | Comma separated list of envelopeId values. |
From Date | The date and time to start looking for status changes. This parameter is required unless the parameters Envelope IDs or Transaction IDs are set. |
From To Status | The status value checked for in the From Date to To Date time period.For example: * If Changed is specified, then envelopes that changed status during the period will be returned.* If Created is specified, then envelopes created during the period are found. |
To Date | The date and time to stop looking for status changes. |
Advanced Parameters
Parameter | Description |
---|---|
Authoritative Copy Status | The Authoritative Copy Status for the envelopes. |
Custom Field | An envelope custom field name and value searched for in the envelopes. Format: custom_envelope_field_name=desired_value .Example: If you have an envelope custom field named “Region” and you want to search for all envelopes where the value is “West” you would use set this parameter to Region=West . |
Get only envelopes sent by the account user with this email address.User Name must be given as well, and both Email and User Name must refer to an existing account user. | |
Status | A list of current envelope statuses to included in the response. |
Transaction IDs | A comma separated list of envelope Transaction IDs . If included, this is a list of envelope Transaction IDs . |
Username | Get only envelopes sent by the account user with this user name.Email must be given as well, and both Email and User Name must refer to an existing account user. |
Example Output
Workflow Library Example
Get Envelopes with Docusign and Send Results Via Email
Preview this Workflow on desktop