Salesforce Webhooks

Receive and verify Salesforce Outbound Messages (the native "webhook" for Flow/Workflow). Use when setting up a Salesforce Outbound Message listener, parsing the SOAP/XML notification, validating the OrganizationId, returning the required Ack response, or handling Account, Contact, Lead, Opportunity, and Case record changes. Also covers Platform Events / Change Data Capture as the streaming alternative.

hookdeck b58fc3b 20 files · 52.6 KB Updated

File contents

hookdeck/webhook-skills/tree/main/skills/salesforce-webhooks commit b58fc3b973

Frequently asked questions

npx skillmds@latest add hookdeck/salesforce-webhooks