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
Maneesh Gupta 11Maneesh Gupta 11 

Salesforce to Salesforce

Hello, I have a requirement to integrate 2 different SFDC applications (S1 ans S2)
S1 will send the outbound messages which I have to read from S2 and created records in 2 objects in S2 (based on some logic)
I want to understand how can I read these outbound messages in S2 ?
Do I need to write Apex web service in S2 ? please advise
Maneesh Gupta 11Maneesh Gupta 11
Experts - please help