Docusign - New document received trigger

The New document received trigger is similar to the New recipient event trigger except that it's scoped to a single mailbox for the authenticated user in Docusign. This trigger is useful in scenarios where you want to focus on a specific mailbox.

Input

Input fieldDescription
When first started, this recipe should pick up events fromSet the date and time to start picking up trigger events. This lets your recipe capture past events. Refer to Triggers to learn more about this input field.
Trigger poll intervalOptional. Determine how frequently to check for new events. Defaults to five minutes if left blank. Minimum value allowed is five minutes.

Output

Output fieldDescription
StatusThe current state of the envelope, including the recipient's progress within that envelope. For example, Created, Sent, Delivered, Signed, Completed, Declined, Voided, Deleted, or All.
Documents URIThe URI of the document.
Recipients URIThe URI for embedding the Docusign UI into your application.
Attachments URIThe URI of the attachment file in the envelope.
Envelope URIThe URI of the envelope that contains one or more documents.
Email subjectThe subject line of the email sent to recipients for signing.
Envelope IDThe ID assigned to the envelope for tracking and managing the document lifecycle.
Custom fields URIThe URI of custom fields being reused in the document.
Notification URIThe URI used to redirect the browser after users have granted access to their Docusign account.
Created date timeThe date and time the envelope was created.
Last modified date timeThe date and time the envelope was last modified.
Initial sent date timeThe date and time the envelope was initially sent to the recipient.
Sent date timeThe most recent date and time the envelope was sent to the recipient.
Delivered date timeThe date and time the recipient viewed the document.
Completed date timeThe date and time the recipient completed signing the document.
Documents combined URIThe URI of the single PDF file with combined documents.
Certificate URIThe URI of the certificate used to verify the identity of the sender.
Templates URIThe URL of the template used for reusing envelopes.
Expire enabledWhether the envelope is configured with an expiration date.
Expire date timeThe date and time the envelope expires and becomes void.
Expire afterThe number of days until the envelope expires and becomes void.
SenderThe person or organization that initiates the envelope and distributes it to one or more recipients for review and/or signature.
Sign infoThe data and details associated with a completed electronic signature, including the signer's identity, the timestamp of the signature, and other audit trail information.
TabsPlaceholders in a document where recipients are required to provide input, such as a signature or text, or where calculated values are displayed.
Purge stateThe status of an envelope and its documents within the purge queue, indicating whether and how they will be permanently deleted after a set retention period.
Is signature provider envelopeThe envelope where a user can specify the type of electronic signature they want to use for a document.
Any signerAllows a document to be sent to a group of recipients, where any member of that group can sign it, rather than requiring a specific individual.
Envelope locationThe location of the envelope.

ADDITIONAL OUTPUT FIELDS

This trigger provides a data tree with attributes and values for the specified object. Additional fields depend on the properties you select.

For more details, see the Docusign API Reference.

Last updated: