Use this account type to connect Marketo Snaps with data sources that use Marketo OAuth2 Account.
Prerequisites
A valid Munchkin ID. You can generate one from the Marketo app.
Limitations & Known Issues
None.
Account Settings
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 Dependency
Description
Label*
N/A
Specify an unique user-provided label for the account.
DefaultValue: N/A Example: Marketo_Account
Munchkin Id*
N/A
Enter the Munchkin ID associated with your Marketo application.
DefaultValue: N/A Example: 676-jmV-268
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.
Enter the client secret associated with your account. You can create the client secret as advised by your application provider.
DefaultValue: N/A Example: 678753456
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 Example: 767886779
Access token expiration
N/A
Auto-generated after authorization. The access token expiration value.
DefaultValue: N/A Example: 743923756
Header authenticated
N/A
Enable this if the endpoint uses bearer header authentication.
DefaultValue: Not Selected Example: Selected
OAuth2 Endpoint*
N/A
Enter the authorization endpoint to authorize the application.
DefaultValue: Not Selected Example: https://670-TZV-208.mktorest.com/rest/
Use this field set to configure token endpoint parameters as necessary for the account.
This field set comprises the following fields:
Token endpoint parameter
Token endpoint parameter value
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 Example: N/A
Token endpoint parameter value
N/A
Provide the value for the parameter, typically the default scope or a redirect URL.
DefaultValue: Not Selected Example: N/A
Auth endpoint config
Use this field set to assign scopes for the OAuth2 authenticationendpoint for the account. It is recommended to define at least one scope entry in this field set. This field set comprises the following fields:
Authentication parameter
Authentication parameter value
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 Example: N/A
Authentication parameter value
N/A
Provide the value for the parameter, typically the default scope or a redirect URL.
DefaultValue: Not Selected Example: N/A
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 Example: N/A
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.
Troubleshooting
None.
Snap Pack History
Click here to expand...
Release
Snap Pack Version
Date
Type
Updates
November 2024
main29029
Stable
Updated and certified against the current SnapLogic Platform release.
August 2024
main27765
Stable
Upgraded the org.json.json library from v20090211 to v20240303, which is fully backward compatible.
May 2024
main26341
Stable
Updated and certified against the current SnapLogic Platform release.
February 2024
436patches25142
Latest
Fixed an issue with the Marketo Bulk Import and Bulk Lead Extract Snaps where the timeout was not disabled when the Timeout setting was set to 0.
February 2024
main25112
Stable
Updated and certified against the current SnapLogic Platform release.
November 2023
435patches24804
Latest
Fixed an issue with the Marketo Bulk Extract Snap where the timeout was not disabled when the Timeout setting was set to 0.
November 2023
435patches24332
Latest
Enhanced the Marketo Asset Read Snap to enable pagination when the maxReturn input query parameter value exceeds 200. We recommend you to set the maxReturn value to 0 or a large integer to fetch all the records.
November 2023
435patches24248
Latest
Enhanced the Marketo Bulk Extract Snap by adding the Include export ID checkbox. When you select this option, the Snap displays the export ID in the output.
Added support to Marketo Bulk Lead Extract to display the Export ID in the output.
November 2023
main23721
Stable
Updated and certified against the current SnapLogic Platform release.
August 2023
434patches22837
Latest
Updated the input and output schema for the Marketo Snaps.
August 2023
main22460
Stable
Updated and certified against the current SnapLogic Platform release.
May 2023
433patches21541
Latest
Fixed an issue with the Bulk Extract and Bulk Import Snaps where the API name was inaccessible when expressions were enabled for the Marketo Entity field and Custom Objects were selected.
May 2023
433patches21295
Latest
Fixed an issue with the Marketo Bulk Extract Snap where the Snap failed to extract data from the CSV file when the data consisted of the backslash (\) character.
May 2023
main21015
Stable
Upgraded with the latest SnapLogic Platform release.
February 2023
432patches20585
Latest
The Marketo Bulk Extract Snap works successfully in the non-lineage path within an Ultra task.
February 2023
main19844
Stable
Upgraded with the latest SnapLogic Platform release.
November 2022
431patches19248
Latest
The Marketo Lead Read Snap includes a new Read All Pages checkbox, which enables you to fetch all records for a selected command.
November 2022
431patches18969
Latest
The Marketo Bulk Import Snap now imports data for the selected Custom Objects. It also displays an error for invalid data or a mismatch of data type.
November 2022
main18944
Stable
The Asset Write Snap now supports special characters.
The Asset Read, Asset Write, Lead Read, and Lead Write Snaps now have a new field set, Query Parameters, which enables you to define additional parameters for retrieving the asset details.
Ensure that the query parameters are unique and not defined in both input documents and properties.
October 2022
430patches18810
Latest
The Marketo Asset Write Snap no longer fails with 601 and 602 errors when the OAuth access token expires or is invalid.
October 2022
430patches18707
Latest
Introduced Bulk Extract and Bulk Import Snaps that enable you to perform Bulk operations on specific entities.
The Asset Read, Asset Write, Lead Read, and Lead Write Snaps now have a new field set, Query Parameters that enables you to define additional parameters for retrieving the asset details.
Fixed support for special characters in the Asset Write Snap.
August 2022
main17386
Stable
Upgraded with the latest SnapLogic Platform release.
4.29 Patch
429patches16430
Latest
Fixed an issue with Marketo OAuth2 Account where the Snaps failed with ACCESS TOKEN EXPIRED error. Now the Snaps that use Marketo OAuth2 Account work as expected and does not display an expired token error.
Fixed an issue with Marketo Bulk Lead Upsert Snap where the Snap processed only successfully submitted batch jobs. Now, the Snap processes the failed batch jobs and logs the response message for each status.
Fixed an issue with Marketo Bulk Lead Upsert and Bulk Lead Extract Snaps where the Snaps did not display valid error messages for Timeout and Number of Retries property when the input is large, empty, or Null.
Upgraded with the latest SnapLogic Platform release.
4.26 Patch
426patches11555
Latest
Fixed an issue with the Marketo Lead Read Snap, wherein the Snap generated the same next page token anytime during the day.
4.26
main11181
Stable
Upgraded with the latest SnapLogic Platform release.
4.25
main9554
Stable
No updates made.
4.24
main8556
Stable
No updates made.
4.23-Patches
423patches7812
Stable
Latest
Introduces the Marketo Snap Pack to enable automating the process of performing operations to the Asset database and Lead database that manage the potential data for an organization in the marketing industry.