Skip to main content

Posts

Showing posts from February, 2014
Salesforce to Salesforce  :-  With this help of S2S, we can share one org record to another one org. This tool is provided by Salesforce,  If we want to automate this functionality then we have to write a trigger. Such as : Org1                                                                                                      Org 2 Account Record (A1)                                                                  Account Record (A1) Steps to use: Step 1- Enable Salesforce to Salesforce setting Image Step 2: Then create connection on click conn...