Marketo REST Connector Guide > Marketo REST Connections > Marketo REST Connection Properties
  

Marketo REST Connection Properties

When you set up a Marketo REST connection, you must configure the connection properties.
The following table describes the Marketo REST connection properties:
Connection Property
Description
Connection Name
Name of the Marketo REST connection.
Description
Description of the connection. The description cannot exceed 765 characters.
Type
Type of connection. Select the Marketo REST connection.
Runtime Environment
The name of the runtime environment where you want to run the tasks.
client_ID
The client ID of the custom service required to generate a valid access token.
client_secret
The client secret of the Marketo custom service required to generate a valid access token.
grant_type
The access permissions for an administrator to invoke the Marketo REST APIs to read data from and write data to Marketo. Marketo supports only the client_credentials grant type.
REST API URL
The URL with which the Secure Agent connects to the Marketo REST APIs.
The URL has the following format: https://<Host name of the Marketo Rest API Server> .
Contact the Marketo Administrator for the REST API URL.