salesforce_create_record
Create a new Salesforce record for any object type by supplying its data fields and optional org.
Instructions
Create a new Salesforce record of the given object type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | ||
| data | Yes | ||
| object_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||