signer
The DocuSign e-sign integration is not part of the standard Dynamo license; please contact support@documill.com to enable the licenses.
Defines a signer for the document sent with the sendToDocuSign
command.
Parent commands
sendToDocuSign
Required. The signer is defined for the document sent by this parent command.
Attributes
Required | Value type | EL-evaluated |
Yes | String | Yes |
Defines the email of the signer. DocuSign sends a notification of the document to sign to this email address. |
name | ||
---|---|---|
Required | Value type | EL-evaluated |
Yes | String | Yes |
Defines the name of the signer. |
Examples
The signer
command appears only as a child of sendToDocuSign - see that command's documentation for an example.