Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Send Documents For Signing

Prev Next
Step Details
Introduced in Version4.0.0
Last Modified in Version9.14.0
LocationIntegration > DocuSign

The Send Documents For Signing step is used to send documents that need to be signed by a user. If the step runs successfully, the step will output an EnvelopeId.

Prerequisites 

This step requires the DocuSign Module to be installed before it will be available in the toolbox.


Properties

Inputs

PropertyDescriptionData Type
CCWill send the documents to this list of emails after completing the signing.List of String
DocumentList of documents that need to be signed. DocuSign Module supports the following documents.
  • PDF (.pdf)
  • Word (.docx)
List of Byte
Document TitleTitle of document.String
Email BlurbThe input of the email message that will be sent out to the recipient.String
Override CredentialsThis optional input allows the Decisions Developer to override the DocuSign settings configured in the System Settings.---
RecipientsThe input expects the email address to who the documents will be sent. Press the Add Value button to see a menu of all possible recipient values. New values are added in different versions.List of RecipientTabMapping
Respect Signing OrderWill send the document to the recipients in the order they are listed.Boolean
RemindersAllows a user to set reminders and document expirations---
SubjectEmail subject line.String
Transform PDF FieldsThis allows PDF Fields to be automatically converted to signable objects when uploaded to DocuSign.Boolean

Outputs

PropertyDescriptionData Type
Error MessageMessage detailing the error if one was hit.String
EnvelopeIDEnvelopeID used to track the documents sent.String


Step Changes

DescriptionVersionDateDeveloper Task
The "Send Documents For Signing" step now supports ".docx" files.8.10March, 2023[DT-036749]
New configurations have been added to the Recipient object. IDCheckConfigurationName was added as a string input to use for a Recipient. Also a composite object was added called RecipientSignatureProviders that will allow the developer to define security information for the Recipient.9.14August, 2025[DT-045265]

Related Information

Articles:
The DocuSign Module

Forum Posts:
Using DocuSign with Decisions