Marketo Connector Guide > Marketo connections overview > Marketo connection properties
  

Marketo connection properties

The following table defines the Marketo connection properties that you must configure in the Connection Properties section:
Property
Description
hostName
The munchkin ID of the Marketo instance.
client_id
The Marketo client ID to generate a valid access token. You can find the client ID under the Admin > Integration > Launchpoint menu in Marketo.
client_secret
The Marketo client secret that you generated under the Admin > Integration > Launchpoint menu in Marketo.
grant_type
The grant type that is used by the Marketo instance to get an access token for authorizing third-party clients.
Enter the value as client_credentials.