Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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://community.talend.com/t5/Archive/resolved-convertLead-in-Salesforce/td-p/182349. 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