Configuring the Job for adding a lead record to a Marketo list - 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 tFixedFlowInput component to open its Basic settings view.
  2. Click the [...] button next to Edit schema to view its schema.
  3. In the Mode area, select Use Inline Table, and then click the [+] button to add one row and fill the row with respective values. In this example, these values are: MKTOLISTNAME for ListKeyType, Test_Comp_QA for ListKeyValue, IDNUM for LeadKeyType and 9300203 for LeadKeyValue.
  4. Double-click the tMarketoListOperation component to open its Basic settings view.
  5. In the Endpoint address field, enter the Marketo SOAP API endpoint URL that can be found on the Marketo Admin > Web Services panel.
  6. In the Client Access ID and Secret key fields, enter the user ID and encryption key required to access Marketo.
  7. From the Operation list, select addTo to add the lead with the ID 9300203 into the list Test_Comp_QA.
  8. Double-click the tLogRow component to open its Basic settings view.
  9. Click the Sync columns button to synchronize the schema with the input schema.
  10. In the Mode area, select Table (print values in cells of a table) for better readability of the result.