In this article
...
Field Name | Field Dependency | Description |
---|---|---|
Label* | N/A | Specify an unique user-provided label for the account. DefaultValue: N/A |
Munchkin Id* | N/A | Enter the Munchkin ID associated with your Marketo application. DefaultValue: N/A |
Client ID* | N/A | Enter the client ID associated with your Marketo application. You can create the client ID as advised by your application provider. DefaultValue: N/A |
Client secret | N/A | Enter the client secret associated with your account. You can create the client secret as advised by your application provider. DefaultValue: N/A |
Access token | N/A | Auto-generated after authorization. The access token associated with the Marketo portal application is used to make API requests on behalf of the user associated with the client ID. DefaultValue: N/A |
Access token expiration | N/A | Auto-generated after authorization. The access token expiration value. DefaultValue: N/A |
Header authenticated | N/A | Enable this if the endpoint uses bearer header authentication. DefaultValue: Not Selected |
OAuth2 Endpoint* | N/A | Enter the authorization endpoint to authorize the application. DefaultValue: Not Selected |
OAuth2 Token* | N/A | Enter the token endpoint to get the access token. DefaultValue: N/A |
Token endpoint config | Use this field set to configure token endpoint parameters as necessary for the account. This field set comprises the following fields:
Click the + or - icons to respectively add or remove configuration rows. | |
Token endpoint parameter | N/A | Provide the name for the token endpoint parameter. DefaultValue: Not Selected |
Token endpoint parameter value | N/A | Provide the value for the parameter, typically the default scope or a redirect URL. DefaultValue: Not Selected |
Auth endpoint config | Use this field set to assign scopes for the OAuth2 authentication endpoint for the account. It is recommended to define at least one scope entry in this field set. This field set comprises the following fields:
Click the + or - icons to respectively add or remove configuration rows. | |
Authentication parameter | N/A | Provide the name for an authentication parameter. DefaultValue: Not Selected |
Authentication parameter value | N/A | Provide the value for the parameter, typically the default scope or a redirect URL. DefaultValue: Not Selected |
Auto-refresh token | N/A | Select this check box to refresh the token automatically, using the refresh token, when the token is due for expiry. The token refresh does not happen automatically if this check box is not selected. DefaultValue: Not Selected |
Authorize | N/A | Click this button to acquire the required permissions for this account from the Marketo portal app, when creating an account. For existing accounts, you can click this button to re-acquire the permissions to ensure that the account works as expected. This action does not require or result in any changes to the Access Token that is already generated. |
...