Hi,
I have a csv file with leads which I load to Salesforce using Talend. In a subjob, I want to convert these leads to Accounts and Contacts.
How do I call the convertLead function?
Almost the same question has been asked here: https://www.talendforge.org/forum/viewtopic.php?id=39943. However, I am relatively new to Talend, so I don't know how to make it work. All help is much appreciated.
Thanks,
Dan
Hi,
Do you want to use Salesforce's convertLead SOAP call?
Best regards
Sabrina
Hi Sabrina,
Yes, I believe using the SOAP call would be the best way.
Thanks,
Dan