tMarketoConnection
components.
tMarketoConnection Standard properties
These properties are used to configure tMarketoConnection running in
the Standard Job framework.
The Standard
tMarketoConnection component belongs to two families:
Business and Cloud.
The component in this framework is generally available.
Basic settings
Property Type |
Select the way the connection details
|
Endpoint address |
Enter the API Endpoint URL of the Marketo Web Service. The API |
Client access ID |
Enter the client Id for the access to the Marketo Web The client Id and client secret can be found on the Marketo Admin > LaunchPoint panel, by clicking View Details for the service to be |
Secret key |
Enter the client secret for the access to the Marketo Web To enter the secret key, click the […] button next to |
Advanced settings
API Mode |
Select the Marketo API mode, either REST API For more information about the Marketo REST API, see http://developers.marketo.com/documentation/rest/. For more information about the Marketo SOAP API, see http://developers.marketo.com/documentation/soap/. |
Timeout |
Enter the timeout value (in milliseconds) for the connection to the |
Max reconnection attemps |
Enter the maximum number of reconnect attempts to the |
Attempt interval time |
Enter the time period (in milliseconds) between subsequent |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
Global Variables
NUMBER_CALL |
The number of calls. This is an After variable and it returns an |
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This |
Usage
Usage rule |
This component is more commonly used with other Marketo components and it |
Related scenario
For a related scenario, see Data transmission with Marketo using REST API.