function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
anzar_crmanzar_crm 

Migration TALEND JOBS - SFDC WEB SERVICES

Hi,

 

What is the best solution to migrate Talend ETL jobs into SalesForce ?

 

  1. APEX SAOP Web Service and APEX Callout
  2. Web Service API
  3. Bulk API
  4. Metadata API

I have to migrate two jobs from Talend side.

 

  1. First job extracts campaign members from salesforce and send them to external system. The flux should extract those objects: Campaign, CampaignMembers, Contacts, Leads.
  2. Second job receive a data flux containing activities and creates them in salesforce. The flux also updates contacts, leads and campaign members.

 

The aim of this migration is to get a salesforce package which allows real time marketing campaign's synchronization between salesforce and a ERP system. The sObjects impacted are: Contact, Lead, Campaign, CampaignMember, User and Opportunity.

 

All the best,

 

Anzar.