Salesforce Object Create Version 1
Parameters
Name | Description |
---|---|
Type | The type of object to create (ie. Account, Case, Opportunity, etc). |
JSON Body | A JSON object containing the fields and values that should be populated in the new object. |
Sample Configration
Name | Description |
---|---|
Type | Contact |
JSON Body | {"FirstName": "Test", "LastName": "User"} |
Results
Name | Description |
---|---|
Id | The Id of the Salesforce object that was created |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out