Create Record
Use this action to create a new record for the specified object.
Using the Create Record 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 Record action under the Salesforce connector to the canvas, place the pointer on the action, and then click or double-click the action. The Create Record 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. In the Object Type field, select or specify the name of the object for which you want to create a new record.
5. Click + to view the additional fields. Click Add to enter the following parameters:
Field Name—Name of the user interface field of the object that you want to add. The field name should be similar to the field name specified in the API Documentation.
Value—Value for the parameter.
Click Add to enter multiple additional fields.
6. Click Done.
Was this helpful?