This topic was automatically generated from Slack. You can find the original thread here.
hi team 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!