You are here:
Populate a Docusign Template for Omniscripts with a Data Mapper Transform
Map Omniscript data to a Docusign template using a Data Mapper Transform.
Before you begin: Map Fields from the Omniscript to the DocuSign Template
- From the Omnistudio Data Mappers tab, click New.
- Name the Data Mapper.
- For Interface Type, select Transform.
-
Configure these settings:
- Input Type: JSON
- Output Type: Docusign
- Target Output Docusign Template Id: Choose the template that your Omniscript is designed to populate.
- Click Save.
- Copy the data JSON from your Omniscript and paste it into the Input JSON pane in the Data Mapper Designer.
-
On the Outputs tab, click Quick
Match.
The mappings look something like this:
Input Mappings (from Omniscript) Output Mappings (from DocuSign Template) Step1:Account tabs:textTab:Account Step1:Email tabs:textTab:Email Step1:Name tabs:textTab:Name Step1:Phone tabs:textTab:Phone -
Click Auto Match, or use Pair to
create individual mappings.
Note
If you have updated your Docusign template, you must fetch the Docusign templates to update the input fields. For more information on fetching templates, see Get DocuSign Templates from Omnistudio DocuSign Setup.

