Introduction
This integration enables the updating of existing records in Salesforce directly from Clay. By leveraging Salesforce’s REST API, users can modify specific fields within a record, ensuring data consistency across platforms. The Update Record action allows data synchronization, efficiency, and maintaining up-to-date information in Salesforce without manual intervention.
Provider: https://salesforce.com
API Documentation: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_update_fields.htm
Input
Name | Is Optional | Description | Type |
Record ID | Use this to retrieve a single record by ID | text | |
Salesforce Object | The object type to look for in your Salesforce instance. | text | |
Remove Blank Values | true | If switched on, the values you send to Salesforce will remove any null or blank values by default. | boolean |
Object Fields | true | dynamicFields |