Rules - Pass Access Token onto API Call

Hi, I’m calling out to an external API using a POST request from within my rule.
I would like to provide some authentication and authorization in this API (checking the token was issued from Auth0 etc)

I know you’re able to get access on the Context.AccessToken object to the properties of the access token. However i would like to add the actual access_token to my authorization header to send along to my API.

Is this possible, from what i’ve researched it doesn’t seem so.

Hey there!

Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there, but sometimes our bandwidth is not enough comparing to the number of incoming questions.

Wanted to reach out to know if you still require further assistance?