Outbound Messages And Callbacks

Use when implementing or troubleshooting Salesforce Outbound Messages — the workflow-triggered SOAP notification that pushes record field values to an external HTTPS endpoint, plus the listener's SOAP acknowledgment and the session-ID callback pattern. Trigger keywords: outbound message not delivering, configure outbound message endpoint, SOAP callback from Salesforce, workflow rule sends notification to external system, outbound message retry loop, acknowledgment SOAP response, session ID in outbound message. NOT for pushing JSON to a REST endpoint or a Flow/Apex-triggered push — use integration/outbound-webhook-from-salesforce. NOT for deciding between Outbound Messages, Platform Events and CDC in the first place — use integration/event-driven-architecture-patterns.

PranavNagrecha 7cb4b43 7 files · 82.8 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/integration/outbound-messages-and-callbacks commit 7cb4b433d4

Frequently asked questions

npx skillmds add pranavnagrecha/outbound-messages-and-callbacks