function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vinay_guptaVinay_gupta 

Outbound Message from One Org to Another

Hi Team,

Need some guidance in Sending Outbound message from Salesforce to External system.

I have gone through many document but couldnt configure the Listener endpoint.

Kindly share your knowledge with Step by Step guidlines.
 
Ajay K DubediAjay K Dubedi
Hi Vinay_gupta,

There is no out of the box functionality in salesforce to send the outbound message from one salesforce Org to another.
In order to send the outbound message from one salesforce Org to another, you will need to use apex call out to perform this.
In other salesforce org, please deploy the apex class as a web service.

For test Outbound Messages in Salesforce follow below link it may helpful for you
http://www.asagarwal.com/how-to-test-outbound-messages/

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Ajay Dubedi
www.ajaydubedi.com