Salesforce Webhook
Receive notifications from Salesforce when records are created/updated/deleted.
post/api/webhooks/salesforce/{workspace_id}/{secret}
Path parameters
workspace_idstring required
secretstring required
Request body
Response
Successful Response
{"stackTrail":"paths:/api/webhooks/salesforce/{workspace_id}/{secret}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○