DocuSign CreateEnvelope

Use this activity to create and send a DocuSign envelope.

Settings

The Settings tab has the following field:

Field Description
Connection Name of the connection.

Input Settings

The Input Settings tab has the following field:

Field Description
Add multiple documents

Select one of the two following choices:

  • True: Add multiple documents to envelope.

  • False: Add single document to envelope.

Input

The Input element on the Input tab displays the input schema of the activity as a tree structure. The input values vary depending on the configurations selected on the Settings tab. On the Input tab, you can specify the following information:

Field Description
recipients Enter the email ID of recipients or signers. Use comma to specify more than one recipient email IDs.
signingInOrder

If the document must be signed by multiple signers, select this option to set the signing sequence as per the signer.

fileName

Specify a file name for signing. Supports all file types.

This field is displayed if you set Add multiple documents field to False, on the Input Settings tab.

fileContent

Select the content for the file. Supports all file types.

This field is displayed if you set Add multiple documents field to False, on the Input Settings tab.

documents name
content
Specify a file name for signing.
Select the content for the file. DocuSign Supports all file types. To send different file types for signing, the content of the file must be in base64 string. For more information about the supported file formats, see the DocuSign documentation.
This field is displayed if you set the Add multiple documents field to True, on the Input Settings tab.

Output

The Output tab displays the output schema of the activity as a tree structure. The output is read-only. The information in the schema varies based on the fields selected on the Settings tab. The properties that are displayed in the schema correspond to the output of this activity and can be used as input by subsequent activities in the flow.

Field Description
envelope The envelope that is created.
error
Displays error if the activity fails.

Loop

If you want this activity to iterate multiple times within the flow, enter an expression that evaluates the iteration details. Select a type of iteration from the Type menu. The default type is None, which means the activity does not iterate.

Retry on Error

For more information, see the “Using the Retry on Error Feature in an Activity” section in the TIBCO Flogo® app documentation.