Skip to main content
According to the documentaion (https://developer.salesforce.com/page/An_Introduction_to_Salesforce_to_Salesforce), S2S can share object data.  Our company has two SF instances.  Can S2S share calendars between two Prod instances? 

 

Thanks in advance. 
2 réponses
  1. 10 août 2017, 13:53
    Hi Maung,

     

    using Salesforce To Salesforce you can share most of the Standard Object But not Calendar and All the custom Object. If you realy want to share then you need to create a calendar same as into other org and need some coding logic using APEX Rest API.

     

    Also, I would suggest you to post this question to developer board for the quick response. This community is focused on configuration and design questions. Programming questions are best to post in one of the developer forums for a quick response here

     

    https://developer.salesforce.com/forums/#!/feedtype=RECENT&criteria=ALLQUESTIONS

     

    http://salesforce.stackexchange.com/

     

    Thanks,

     

    Amit Singh
0/9000