Configuring the Job for adding a lead record to a Marketo list - Cloud - 8.0

Marketo

Version
Cloud
8.0
Language
日本語
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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
ジョブデザインと開発 > サードパーティーシステム > ビジネスアプリケーション > Marketo
データガバナンス > サードパーティーシステム > ビジネスアプリケーション > Marketo
データクオリティとプレパレーション > サードパーティーシステム > ビジネスアプリケーション > Marketo
Last publication date
2023-09-14

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.