KevinMoore
2 years agoQrew Member
Setting up Piplines with 3rd Party API Calls
I have tested out a 3rd party API call in POSTMAN successfully! The first step in POSTMAN was to authenticate as a POST and to generate an "Access Token". The second step in POSTMAN was to make a query as a POST using the "Access Token" and return a record of data. I'm having an issue on how to duplicate this process using Pipelines within QuickBase. I can use a Webhook to make the initial POST to authenticate and I see the returned "Access_Token" response in the activity report. However, I don't understand how I can pull in the "Access_Token" to the next step and make a query using the required "Access_Token". Can someone point me in the right direction direction???
------------------------------
Kevin Moore
------------------------------