cancel
Showing results for 
Search instead for 
Did you mean: 

Get Marketo Access Token

pdas
Employee
Employee

Created by @pdas


This pipeline is used as a child pipeline to provide the access token in other Marketo-based patterns.

MarketoToken

Configuration

For the REST Get, you will need to specify the following Marketo information:

Sources: Marketo API
Targets: Marketo API
Snaps used: REST Get, Mapper, Union

Downloads

Marketo-Access Token.slp (5.4 KB)

2 REPLIES 2

sg_sripathi
New Contributor III

This is not a good approach as it exposed the client_id and client_secret. Please request SnapLogic to work on Oauth2.0 account enhancement to support “client_credentials” and “password” grant types.

dmiller
Former Employee

As of the 4.20 release, you can now use a REST OAuth2 account with Grant Type set to Client Credentials, which will obfuscate the client_id and client_secret.


Diane Miller