New services
Explore Plans
Mobile menu Close menu
DocuSignDocuSign

Envelope sent

This trigger fires when an envelope is sent.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
docusign.envelope_sent

Trigger fields

Account ID Dropdown list

Label
Which DocuSign account?
Slug
account_id
Required
true
Can have default value
false

Ingredients

Envelope ID

Slug
envelope_id
Filter code
Docusign.envelopeSent.EnvelopeId
Type
String
Example
33453634534

Email subject

Slug
email_subject
Filter code
Docusign.envelopeSent.EmailSubject
Type
String
Example
Here's a document for you to sign.

Email blurb

Slug
email_blurb
Filter code
Docusign.envelopeSent.EmailBlurb
Type
String
Example
Here is your document to sign!

First recipient name

Slug
first_recipient_name
Filter code
Docusign.envelopeSent.FirstRecipientName
Type
String
Example
John Smith

First recipient email

Slug
first_recipient_email
Filter code
Docusign.envelopeSent.FirstRecipientEmail
Type
String
Example
john@example.com

Sender name

Slug
sender_name
Filter code
Docusign.envelopeSent.SenderName
Type
String
Example
John Smith

Sender email

Slug
sender_email
Filter code
Docusign.envelopeSent.SenderEmail
Type
String
Example
john@example.com

Sender user ID

Slug
sender_user_id
Filter code
Docusign.envelopeSent.SenderUserId
Type
String
Example
489723423

Sent at

Slug
sent_at
Filter code
Docusign.envelopeSent.SentAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Created at

Slug
created_at
Filter code
Docusign.envelopeSent.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Recipient data json

Slug
recipient_data_json
Filter code
Docusign.envelopeSent.RecipientDataJson
Type
String
Example
[{"name": "George Smith","email":"george@example.com","userId":"xxxxx"}]