Marketo OAuth2 Account

In this article

Overview

You can use this account type to connect Marketo Snaps with data sources that use the Marketo OAuth2 Account.

Prerequisites

A valid Munchkin ID. You can generate one from the Marketo app.

Limitations & Known Issues

None.

Account Settings

marketo-oauth2-account.png

 

  • Asterisk ( * ): Indicates a mandatory field.

  • Suggestion icon ( ): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon ( ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon ( ): Indicates that you can add fields in the fieldset.

  • Remove icon ( ): Indicates that you can remove fields from the fieldset.

Field Name

Field Type

Description

Field Name

Field Type

Description

Label*


Default Value: N/A
ExampleMarketo_Account

String

Specify a unique name l for the account.

 

Munchkin Id*


Default Value: N/A
Example676-jmV-268

String

Specify the Munchkin ID associated with your Marketo application. 

 

Client ID*


Default Value: N/A
Example3swddd3-4344-894b-90c201c91de

String

Specify the client ID associated with your Marketo application. You can create the client ID as advised by your application provider.

 

Client secret


Default Value: N/A
Example678753456

String

Specify the client secret associated with your account. You can create the client secret as advised by your application provider.

 

Access token


Default Value: N/A
Example767886779

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


Default Value: N/A
Example743923756

String

Auto-generated after authorization. 

The access token expiration value.

 

Header authenticated


Default ValueDeslected

String

Enable this if the endpoint uses bearer header authentication.



OAuth2 Endpoint*


Default Value: N/A
Examplehttps://123-ABC-456.mktorest.com/rest/oauth

String

Specify the authorization endpoint to authorize the application.

 

OAuth2 Token*


Default Value: N/A
Examplehttps://123-ABC-456.mktorest.com/identity/oauth/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 ValueDeslected

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.

Snap Pack History


See Also