Authorization headers in Database Webhooks
I have a database webhook used to send emails on database changes. Locally I was able to add the correct authorisation header but in my staging and production projects whenever I add the authorization header it gets immediately removed on save or edit of the hook. I have seen some talk about this online but has anyone found a solution?