In this article
...
Field Name | Field Type | Description | |
---|---|---|---|
Label*
| String | Specify a unique name l for the account. | |
Munchkin Id*
| String | Specify the Munchkin ID associated with your Marketo application. | |
Client ID*
| String | Specify the client ID associated with your Marketo application. You can create the client ID as advised by your application provider. | |
Client secret
| String | Specify the client secret associated with your account. You can create the client secret as advised by your application provider. | |
Access token
| String | 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. | |
Access token expiration
| String | Auto-generated after authorization. The access token expiration value. | |
Header authenticated
| String | Enable this if the endpoint uses bearer header authentication. | |
OAuth2 Endpoint*
| String | Specify the authorization endpoint to authorize the application. | |
OAuth2 Token*
| String | Specify the token endpoint to get the access token. | |
Token endpoint config | Use this field set to configure token endpoint parameters as necessary for the account. | ||
Token endpoint parameter | String | Specify the name for the token endpoint parameter. | |
Token endpoint parameter value | String | Specify the value for the parameter, typically the default scope or a redirect URL. | |
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. | ||
Authentication parameter Authentication parameter value | String | Specify the name for an authentication parameter. | |
String | Specify the value for the parameter, typically the default scope or a redirect URL. | ||
Auto-refresh token Default Value: Deslected | Checkbox | 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. | |
Authorize | Button | 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. |
...
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
See Also
...