Creates a new record for a specified object based on field values in the request body. You must specify values for required fields in the request body. Specifying values for other fields is optional.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Salesforce documentation.
Parameters
| Parameter | Description |
|---|---|
| Object Fields | Object’s fields values. Can be obtained via the Describe Object action. |
| Object Name | The name of the object. For example: Account. |