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. |
Use Secret Vault | Stores sensitive credentials for this connection in the secrets manager that is configured for your organization. This property appears only if secrets manager is set up for your organization. This property is not supported by Data Ingestion and Replication and the Data Access Management services. When you enable the secret vault in the connection, you can select which credentials that the Secure Agent retrieves from the secrets manager. If you don't enable this option, the credentials are stored in the repository or on a local Secure Agent, depending on how your organization is configured. Note: If you’re using this connection to apply data access policies through pushdown or proxy services, you cannot use the Secret Vault configuration option. For information about how to configure and use a secrets manager, see Secrets manager configuration. |
Runtime Environment | The name of the runtime environment where you want to run tasks. Note: For application ingestion and replication tasks, you can select a Secure Agent or a serverless runtime environment. You can’t use a Hosted Agent or elastic runtime environment. For more information about how to configure and use the runtime environments, see Runtime environments. |
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> |
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. |