Salesforce Object Update Version 1
Parameters
Name | Description |
---|---|
Type | The type of object to update (ie. Account, Case, Opportunity, etc). |
Id | The Id of the Salesforce object that will be updated. |
JSON Body | A JSON object containing the fields and values that should be updated in the existing object. |
Sample Configration
Name | Description |
---|---|
Type | Opportunity |
Id | 60H00000jtPC1QAM |
JSON Body | {"Name": "Updated Name","Close Date": "2017-09-15"} |
Results
Name | Description |
---|
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out