Customer connection deleted
Webhook
Notification of the deletion of a connection for a customer
Request
- application/json
Body
webhook_event_type stringrequired
Possible values: [connection.deleted
]
connection_id stringrequired
customer_id stringrequired
provider_id stringrequired
category categoryrequired
Possible values: [crm
, engagement
, enrichment
, marketing_automation
, no_category
]
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
]
result stringrequired
Possible values: [SUCCESS
, ERROR
]
Responses
- 200
Return a 200 status to indicate that the data was received successfully
Loading...