Update Record
Use this action to update the record for the specified object in your Salesforce account.
Using the Update 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 Update Record action under the Salesforce connector to the canvas, place the pointer on the action, and then click or double-click the action. The Update 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 object to which the record belongs.
5. Select or specify the Record ID you want to update.
6. Enter a list of Parameters present in the UI of the object to be updated.
In the Parameter Name field, select or specify the name of the parameter you want to update.
In the Value field, enter the parameter value.
Click Add to enter multiple parameters.
7. Click Done.
Was this helpful?