Create Account
Use this action to create a new account in Salesforce.
Using the Create Account 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 Account action under the Salesforce connector to the canvas, place the pointer on the action, and then click or double-click the action. The Create Account 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 Account Name field, enter the name of the account to create.
5. Click + to view the additional fields:
Additional Fields—List of additional fields. Click Add, and then enter following details:
Field Name—Name of the Accounts entity UI field that you want to add. The field name should be similar to the field name specified in the API Doc.
Value—Value for the specified UI field.
Click Add to enter multiple additional fields.
6. Click Done.
Was this helpful?