You need to sign in to do that
Don't have an account?
balakrishna 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
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 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