Is it Possible to Dynamically Generate an 'Authorization' Header Using an HMAC of the Request Body?

This topic was automatically generated from Slack. You can find the original thread here.

hi team :wave: is it possible to dynamically generate a header (in this case, the Authorization header) by generating an HMAC of the request body?

i can’t seem to access the request body in the editor of the HTTP request Headers form

thanks!

Hi , may I ask which source/action you’re using?

Posted thread to Discourse: Can We Dynamically Generate an Authorization Header by Generating an HMAC of the Request Body?

I’m using the built in HTTP request action