salesforce_update_record
Update fields on an existing Salesforce record by specifying the object type, record ID, and a map of field values.
Instructions
Update fields on an existing Salesforce record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | ||
| data | Yes | ||
| record_id | Yes | ||
| object_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||