Setting up the Job for data transmission with Marketo using REST API - Cloud - 8.0

Marketo

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Business applications > Marketo components
Data Quality and Preparation > Third-party systems > Business applications > Marketo components
Design and Development > Third-party systems > Business applications > Marketo components
Last publication date
2024-02-20

Procedure

  1. Add a tMarketoConnection component, two tFixedFlowInput components, a tMarketoOutput component, a tMarketoInput component, and a tLogRow component by typing their names on the design workspace or dropping them from the Palette.
  2. Make sure REST is selected from the API Mode drop-down list on the Advanced settings view of tMarketoOutput and tMarketoInput.
  3. Connect the first tFixedFlowInput component to the tMarketoOutput component using a Row > Main connection. In the pop-up dialog box, click Yes so that the first tFixedFlowInput component can get the schema from the target tMarketoOutput component.
  4. Connect the second tFixedFlowInput component to the tMarketoInput component using a Row > Main connection. In the pop-up dialog box, click No and the second tFixedFlowInput component will not get the schema from the target tMarketoInput component.
  5. Connect the tMarketoInput component to the tLogRow component using a Row > Main connection.
  6. Connect the tMarketoConnection component to the first tFixedFlowInput component using a Trigger > On Subjob Ok connection.
  7. Do the same to connect the first tFixedFlowInput component to the second tFixedFlowInput component.