Create Contact
Use this action to create a new contact in the Salesforce account.
Using the Create Contact Action
To use this action in your workflow, connect it to ThingWorx Flow. To connect to the flow, do the following:
1. Drag the Create Contact action under the Salesforce connector to the canvas, place the pointer on the action, and then click or double-click the action. The Create Contact action window opens.
2. Edit the label name, if needed. By default, the label name is same as the action name.
3. To add an authorization, refer to the section Authorize Salesforce in the Salesforce connector topic.
* 
If you previously added an authorization for Salesforce, select an authorization from the list.
4. Enter the First Name and Last Name of the contact you want to create.
5. Click + to view the additional fields:
Click Add to enter the additional information present in the user interface of contact entity.
Field Name—Name of the user interface field of the Contact entity that you want to add. The field name should be similar to the field name specified in the API Documentation.
Value—Value for the specified user interface field.
Click Add to enter multiple additional fields.
6. Click Done.
Was this helpful?