Access request headers from backend workflow

I am implementing a backend workflow (Workflow API) to allow for a third party app (cal.com) to refresh it’s OAuth token. To do this, I need access to the Headers of the request and use the “Authorization: Bearer” token for further processing. I have not found a way to access it, is it possible?

For further reference on what I am trying to achieve, see Quickstart - Cal.com Docs (section “4 . Backend: setting up a refresh token endpoint”)

If I remember correctly you need to use “underline asterisk underline” separators and insert your variable between them…

But I can check in any of my Apps as soon as I get home….

2 Likes

thank you @rpetribu I will try this asap. As of now I put this topic on ice, because integrating the cal.com atoms seems like a bit more work than expected :slight_smile: