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
phanip adminphanip admin 

Display list of contact records from other development org?

Hi Guys,
I'm new to integration

Please help me please above secenario code?

Thanks in adv...!
Manish  ChoudhariManish Choudhari
Hi Phanip,

You should be able to achieve this functionality by make a rest callout to respective code. Use below articles which should be able to help you:

Rest Callout Module
https://trailhead.salesforce.com/en/modules/apex_integration_services/units/apex_integration_rest_callouts

Salesforce to Salesforce Integration Using REST API and OAuth
http://amulhai.blogspot.in/2015/11/salesforce-to-salesforce-integration.html


Getting record from other Salesforce organization OR communication between multiple salesforce organization
http://www.jitendrazaa.com/blog/salesforce/getting-record-from-one-salesforce-organization-to-other/

Please let me know if you need any help on this.

Thanks,
Manish