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
Hemant Kumar 119Hemant Kumar 119 

How to develop connect two salesforce org using REST API Solution should keep account record in sync between two org.means on the insert, update and delete the same operation should happen in 2nd org and vice versa.

How to develop connect two salesforce org using REST API  Solution should keep account record in sync between two org.means on the insert, update and delete the same operation should happen in 2nd org and vice versa.
Thanks,
Vijay
VinayVinay (Salesforce Developers) 
Hi Hemant,

Review below links which has details on connecting two salesforce org using REST API

https://salesforceprofs.com/salesforce-to-salesforce-rest-api-integration/
https://www.forcetalks.com/blog/integrating-one-salesforce-org-to-another-salesforce-org-using-rest-api/
https://developer.salesforce.com/forums/?id=906F0000000AeXeIAK
https://salesforce.stackexchange.com/questions/152986/how-to-connect-two-sales-force-org-using-rest-web-service

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,
Vinay Kumar