Create a Marketo V3 connection to securely read data from or write data to Marketo.
Connect to Marketo
Let's configure the Marketo V3 connection properties to connect to Marketo.
Before you begin
Before you configure a connection, create an API user and associate it with an API role to grant access permissions for the Marketo REST APIs. You also need to get the client ID, client secret, and REST API URL from your Marketo account to authenticate the Marketo custom service.
For more information on how to create an API user and generate the client ID and client secret, see Custom Services in the Marketo documentation.
Connection details
The following table describes the basic connection properties:
Property
Description
Connection Name
Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
Description
Description of the connection. Maximum length is 4000 characters.
Type
Marketo V3
Runtime Environment
The name of the runtime environment where you want to run tasks.
Client ID
The client ID of the Marketo service.
You need the client ID to generate an access token to authenticate access to the Marketo service.
Client Secret
The client secret of the Marketo service.
REST API URL
Enter the URL in the following format: https://<Host name of the Marketo Rest API Server>
Advanced settings
The following table describes the advanced connection properties:
Property
Description
grant_type
Enter client_credentials as the grant type. If you don't specify the grant type, an error occurs and the connection fails.
Bypass Proxy
Note: This property doesn't apply to connections configured for application ingestion and replication tasks.
Proxy server settings
If your organization uses an outgoing proxy server to connect to the Internet, the Secure Agent connects to Informatica Intelligent Cloud Services through the proxy server.
You can configure the Secure Agent to use the proxy server on Windows and Linux.
You can use the unauthenticated or authenticated proxy server. You can configure proxy for connections used both in mappings and in mappings in advanced mode.
To configure the proxy settings for the Secure Agent, use one of the following methods:
•Configure the Secure Agent through the Secure Agent Manager on Windows or shell command on Linux.