Forms - How to add Authorization HTTP Headers?

Hello!

I have had a past client reach out to me because they are needing to submit their form information to another company. All is pretty straightforward and we’ve utilized some great information from this guide: How to submit Webflow forms to your own backend – Technotrampoline

However, they have asked the following:

“Please include a secret in the “Authorization” HTTP header. Value of the header: “Basic ”. Suggested value: XXXXXXXX”

There doesn’t appear to be a built-in method to adding custom headers; would anybody know the best method to implement this?

Thank you!

Hey @Eric_Lessman , there isn’t a native way to add HTTP headers to your form. You can take a look at this forum post:

1 Like

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