-
What is the Outbound Message in Salesforce and How to use it?
What is the Outbound Message in Salesforce and how to use it?
Log In to reply.
Activity › Forums › Salesforce® Discussions › What is the Outbound Message in Salesforce and How to use it?
Tagged: Endpoint URL, External Servers, Fields, Outbound Message, Salesforce Workflow Rule, SOAP Messages
What is the Outbound Message in Salesforce and how to use it?
Outbound messaging allows you to specify that changes to fields within Salesforce can cause messages with field values to be sent to designated external servers. Outbound messaging is part of the workflow rule functionality in Salesforce.
Outbound messaging specify the field change in salesforce that works with the fields values to sent message to the external server. Outbound messaging uses the notifications() call to send SOAP messages over HTTP(S) to a designated endpoint when triggered by a workflow rule. After you set up outbound messaging, when a triggering event occurs, a message is sent to the specified endpoint URL.
Log In to reply.