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
ThenmozhiThenmozhi 

I have two salesforce login.i want to integrate one salesforce into another using soap Api .How can i achive this ? For salesforce to salesforce Soap is nercessary?

Amit Chaudhary 8Amit Chaudhary 8
Please check below post. I hope that will help u
http://www.jitendrazaa.com/blog/salesforce/getting-record-from-one-salesforce-organization-to-other/

Please let us know is this will help u

Thanks
Amit Chaudhary
asagarwal.comasagarwal.com
Hi Honey,

You don't have to use SOAP API. There are two options for connecting one Salesforce Org to another Salesforce Org.
  1. 1. Use Salesforce-To-Salesforce. You can get a step-by-step guide at URL https://developer.salesforce.com/page/An_Introduction_to_Salesforce_to_Salesforce
  2. Use Salesforce Adapter for Lightning Connect. More information about this is at URL https://help.salesforce.com/apex/HTViewHelpDoc?id=xorg_adapter_about.htm&language=en_US (https://help.salesforce.com/apex/HTViewHelpDoc?id=xorg_adapter_about.htm&language=en_US)
Cheers,
Ashish (http://www.asagarwal.com)