Integration Architect – Build Solutions
Access External Data with Salesforce Connect
Salesforce connect allows users view, search and modify data that is stored outside your Salesforce org. You can connect to data stored in other salesforce orgs, data exposed via the Open Data Protocol or connect via a custom adapter with Apex Connect Framework.
Understanding Outbound Messaging
After you setup outbound messaging when triggering event occurs a message is sent to the specified endpoint URL. The message contains the fields specified when you create the outbound message.
Play with Outbound Messaging
-
Set the below URL as endpoint in Salesforce for Outbound Message
http://intg-playground.herokuapp.com/sfdc/omlistener/endpoint/093e001d-e30b-4972-8eb8-220daf784a2d
-
Once done, Send the outbound message and monitor the response using below URL
http://intg-playground.herokuapp.com/sfdc/omlistener/monitor/093e001d-e30b-4972-8eb8-220daf784a2d