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
balakrishna mandula 19balakrishna mandula 19 

Salesforce to Salesforce Integration with attachments

Hi,
I implemented SF to SF integration using WSDL and Partner WSDL. And it's working as expected. 
Task record created in Org1is getting integrated with Org2.
What my requirement:

1. The attachments of Tasks should also be synched to another Org2.
2. Lookup fields should also be synched with Org2

Please help me on this?

Thanks in advance
Andy BoettcherAndy Boettcher
You will need to write some APEX to complete this - read up on this blog:  http://stevefouracre.blogspot.com/2012/06/salesforce-to-salesforce-attachments.html