Component family |
Business/Cloud |
|
Function |
The tMarketoInput component |
|
Purpose |
The tMarketoInput component |
|
Basic settings |
Endpoint address |
The URL of the Marketo Web server for the SOAP API calls |
|
Secret key |
Encrypted authentication code assigned by Marketo. To enter the secret key, click the […] button next to Contact Marketo Support via |
|
Client Access ID |
A user ID for the access to Marketo web service. Contact Marketo Support via |
|
Operation |
Options in this list allow you to retrieve lead data from Marketo
getLead: This operation retrieves
getMultipleLeads: This operation
getLeadActivity: This operation
getLeadChanges: This operation |
|
Schema and Edit |
A schema is a row description. It defines the number of fields to be processed and passed on Since version 5.6, both the Built-In mode and the Repository mode are Click Edit schema to make changes to the schema. If the
Click Sync columns to retrieve the schema from the |
|
|
Built-in: No property data is |
|
|
Repository: Select the Repository |
|
Columns Mapping |
You can set the mapping conditions by making changes in Edit Schema. By default, column names in NoteBecause some column names in Marketo database may contain |
|
Lead Selector |
Select one of the following lead selector types from the
This list appears only when getMultipleLeads is selected from the Operation list. |
|
LeadKey type |
The data types of LeadKey This list appears when:
|
|
LeadKey value |
The value of LeadKey. This field appears when getLead |
|
LeadKey values |
Specify the values of the LeadKey by selecting a column from the This list appears only when getMultipleLeads is selected from the Operation list and LeadKeySelector is selected from the Lead Selector list. |
|
Set Include Types |
Select this check box to include the types of LeadActivity content This field is displayed only when you select getLeadActivity or getLeadChanges from the Operation list. |
|
Set Exclude Types |
Select this check box to exclude the types of LeadActivity content This field is displayed only when you select getLeadActivity or getLeadChanges from the Operation list. |
|
Oldest Updated At |
Type in the time of the earliest update to retrieve only the leads It supports the time format that Marketo supports. For the This field appears only when getMultipleLeads is selected from the Operation list and LastUpdateAtSelector is selected from the Lead Selector list. |
|
Last Updated At |
Type in the time of the latest update to retrieve only the leads It supports the time format that Marketo supports. For the This field appears only when getMultipleLeads is selected from the Operation list and LastUpdateAtSelector is selected from the Lead Selector list. |
|
Oldest create date |
Type in the time of the earliest creation to retrieve only the This field is displayed only when you select getLeadChanges from the Operation list. |
|
Latest create date |
Type in the time of the latest creation to retrieve only the data This field is displayed only when you select getLeadChanges from the Operation list. Oldest create date and Latest create date can be specified |
|
Batch Size |
The maximum batch size in retrieving lead data in batch. This field is available when:
|
|
Timeout (milliseconds) |
Type in the query timeout (in milliseconds) on the Marketo Web The Job will stop when Timeout exception error occurs. |
|
Die on error |
This check box is selected by default. Clear the check box to skip |
Advanced settings |
Max number of reconnection attempts |
Specify the maximum number of times to reconnect to the Marketo |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a |
|
Global Variables |
NB_CALL: the number of calls. This is an After variable ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio |
|
Usage |
This component is used as an input component, it requires an |
|
Limitation |
n/a |
For a related use case, see Scenario: Data transmission between Marketo DB and an external system.