Set CRM field mappings

Sets the field mappings, object settings, and task mapping for a Salesforce
or HubSpot integration. field_mappings, object_settings, and task_mapping
are replaced wholesale (a key you omit is cleared); the CRM-derived field
cache the platform maintains is preserved.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The integration id (UUID). Must be a salesforce or hubspot integration.

Body Params

CRM field mappings for a Salesforce or HubSpot integration. The clean public shape: update_option and array_transform are symbolic.

field_mappings
object

Field mappings keyed by CRM object name (e.g. Account, Contact, Lead, Task). Each value is the ordered list of mappings for that object.

object_settings
object

Per-object write settings keyed by CRM object name.

task_mapping
object

Routes Delivr activity/timeline events to CRM Task type/subtype (Salesforce activity timeline).

Responses

401

Missing or invalid API key / secret.

404

No integration with this id in the key's organization.

413

Request body larger than 1 MiB.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json