Inserting lead records into Marketo using REST API - 7.3

Marketo

Version
7.3
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-21

Procedure

  1. Double-click the first tFixedFlowInput component to open its Basic settings view.
  2. Click the [...] button next to Edit schema to open the schema dialog box.
  3. In the schema dialog box, select the id and Status columns that don't need input values and click the button to remove them. Then click OK to save the settings and close the schema dialog box.
  4. In the Mode area, select Use Inline Content(delimited file) and enter the following input data in the Content field.
    dev@talend.com;Peter;Wang
    doc@talend.com;Judy;Zhang
    dev@talend.com;Nick;Liu
    dev@talend.com;Mark;Zhao
    doc@talend.com;Alex;Sun
  5. Double-click the tMarketoOutput component to open its Basic settings view.
  6. From the Connection Component drop-down list, select the component whose connection details will be used to set up the connection to Marketo, tMarketoConnection_1 in this example.
  7. From the Operation drop-down list, select SyncMultipleLeads to insert multiple lead records.
  8. From the Operation type drop-down list, select createDuplicate to allow duplicated leads to be created.