Skip to main content
Close announcements banner

Inserting bulk data into Salesforce

This scenario describes a four-component Job that bulk-loads data in a file into Salesforce, performs the intended action on the data, and ends up with displaying the Job execution results on the console.

For more technologies supported by Talend, see Talend components.

The content of the input file SalesforceAccount.txt used in this example is as follows:

Name;ParentId;Phone;Fax
Burlington Textiles Corp of America;;(336) 222-7000;(336) 222-8000
Dickenson plc;; (785) 241-6200;(785) 241-6201
GenePoint;;(650) 867-3450;(650) 867-9895
Edge Communications;talend;(512) 757-6000;(512) 757-9000
Grand Hotels & Resorts Ltd;talend;(312) 596-1000;(312) 596-1500

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!