We have an app that triggers a POST to a Zapier Webhook (using a Zapier generated URL). It works great. The data for testing purposes writes out to a google sheet.
is it possible to enable Basic Authentication on the above URL? If it’s supported, I can’t seem to find out where/how.
Any insight here would be greatly appreciated.