Skip to main content

DocuSign: Add Recipient In Envelope

Description

DocuSign: Add Recipient In Envelope step adds a Recipient in Envelope in DocuSign.

Configurations

Field nameDescription
Step NameSpecify a unique step name.
CONNECTION
Accept value as variable/staticLeave checkbox unchecked to accept secret key value from a field in the previous steps of the stream using a drop down list. Else enable checkbox for Secret Key field to appear as Text box.
Secret KeySelect or specify a valid secret key. A secret key is a value that is stored securely in your web server and only shared with your web server and the DocuSign platform.
The field data type is String. This field is mandatory.
Accept value as variable/staticLeave checkbox unchecked to accept refresh token value from a field in the previous steps of the stream using a drop down list.
Else enable checkbox for Refresh Token field to appear as text box.
Refresh TokenSelect or specify a valid refresh token.
The field data type is String. This field is mandatory.
Test ConnectionVerifies whether the connection is established or not.
Note: For the purpose of verification, fields coming from previous steps are not allowed since field values can only be accessed when workflow is in running state. The Test Connection button will only work with static (hardcoded) values and environment variables.
INPUT tab:Input fields
Envelope IDSpecify the ID of envelope in which you want to add recipient.
The field data type is String. This field is mandatory.
Recipient TypeSpecify the type of recipient you want to add using this step.
The field data type is String. This field is mandatory.
GetClick to populate the list of recipient types.
Routing OrderSpecify the routing order of the recipient in the envelope. It specifies order in which email will be sent among all recipients present in envelope.
The field data type is String. This field is mandatory.
NameSpecify the full legal name of the recipient.
The field data type is String. This field is mandatory.
EmailSpecify the email address of the envelope recipients.
The field data type is String. This field is mandatory.
Email SubjectSpecify the subject of the email used to send the envelope.
Maximum Length: 100 characters.
The field data type is String. This field is mandatory.
Email BodySpecify a string with the email message sent to the recipient.
Maximum Length: 10000 characters.
The field data type is String. This field is mandatory.
Note: Use ‘ \n’ to change line.
Email languageSelect the two-letter code for the language to use for the standard email format and the signing view for the recipient. For example, for English US code is en.
GetClick to populate the list of languages available in DocuSign.
OUTPUT tab:Output fields
Recipient IDSpecify the ID of the added recipient that will be given as output using this field.
The field data type is String. This field is mandatory.