Object field mapping updated
Webhook
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Notification of an update to an object field mapping
Request
- application/json
Body
webhook_event_type stringrequired
Possible values: [object.field_mapping.updated
]
connection_id stringrequired
application_id stringrequired
customer_id stringrequired
provider_name provider_namerequired
Possible values: [hubspot
, salesforce
, pipedrive
, zendesk_sell
, ms_dynamics_365_sales
, zoho_crm
, capsule
, outreach
, gong
, apollo
, salesloft
, intercom
, linear
, clearbit
, 6sense
, marketo
, salesforce_marketing_cloud_account_engagement
, slack
]
object_name stringrequired
object_type stringrequired
Possible values: [common
, standard
]
schema_id stringrequired
result stringrequired
Possible values: [SUCCESS
, ERROR
]
error_message string
Responses
- 200
Return a 200 status to indicate that the data was received successfully
Loading...