03-27-2019 02:05 PM
Created by @pdas
This pipeline is used as a child pipeline to provide the access token in other Marketo-based patterns.
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
Marketo-Access Token.slp (5.4 KB)
06-28-2019 01:39 AM
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.
04-02-2020 03:33 PM
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.