Activity Forums Salesforce® Discussions How to upsert data from excel to salesforce object using Talend Open Studio Integration Tool?

  • shariq

    Member
    September 13, 2018 at 11:28 PM

    Hi,

    The minimalist design by your question looks like tFileInputExcel–>tSalesforceOutput.
    For this component you need a field declared as an External Id used by salesforce to decide the action (insert or update) for each record.

    Hope this helps.

Log In to reply.