In Nintex Workflow for Office 365, use dictionary variables for the “Field names” and “Field values” selections shown in the action configuration settings dialog box for DocuSign Populate Template.
When building dictionaries for names and values, key each dictionary identically; that is, use the key of the name (first dictionary) for the corresponding key of the value (second dictionary). In the example dictionaries below, the key “(0)” is used for both “Date Applicable” (FieldNames dictionary) and {Current Item:Modified} (FieldValues dictionary).
Example FieldNames dictionary:
Key | Type | Value |
(0) | Text | Date Applicable |
(1) | Text | Full Name |
(2) | Text | Subject |
Example FieldValues dictionary:
Key | Type | Value |
(0) | Text | {Current Item:Modified} |
(1) | Text | {Current Item:FirstName} {Current Item:LastName} of {Current Item:Company} |
(2) | Text | {Current Item:Subject} |
For more information about this workflow action, see DocuSign Populate Template in the Nintex Workflow for Office 365 Help.
For comparison to Nintex Workflow 2013 and Nintex Workflow 2010, see the workflow described in Nintex Connector for DocuSign.