Moving Token from GET to POST API call

Hi ,

In the below workflow I am making a GET API to get an access token. Once I have the access token I strip the body to get only he access token at the end of the Column Combiner node. This I then have to pass to the POST API node in the Request Headers tab. Any idea how I can do this?
So the “Header Value” is what is being generated at the end of the Column Combiner node

2 Likes

Sounds like you got it figured out. Thanks for linking to your solution!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.