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. Select a Secure agent, Hosted Agent, or serverless runtime environment. |
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 | The URL to connect to the Marketo REST APIs. Enter the URL in the following format: https://<Host name of the Marketo Rest API Server> |
Property | Description |
---|---|
grant_type | The access permissions for an administrator to invoke the Marketo REST APIs to read from and write to Marketo. Enter client_credentials as the grant type. If you don't specify the grant type, an error occurs and the connection fails. |
Bypass Proxy | Determines if the Secure Agent uses the proxy server settings defined in the proxy.ini file or the Secure Agent Manager to connect to Marketo. When you select Bypass Proxy, you connect to Marketo using the Secure Agent Manager. If you don't select Bypass Proxy, you connect to Marketo using the proxy server. Default is enabled. |