Forum Discussion

SnapWizard's avatar
SnapWizard
New Contributor III
4 years ago

Perform a Post API OAuth 2.0 call to get token and pass token to a GET API Basic Auth Header

I need to make a Post Rest API call using OAuth 2.0 with client_id and client_secret and then pass the token to a Get Rest API snap to make the api call Client Authentication ‘Send as Basic Auth Header’. How can I do this using the Rest Snaps?