I am having one heck of a time calling an app script from my zap.
What I did:
- I have a Apps Script deployed for anyone with the link
- I pasted that URL into my Webhook step as a GET
- I just get this error every time.
Failed to create a request in Webhooks by Zapier
The app returned "Bad Request".
I have proven that I can run it in Incognito mode just fine. I can run it from Postman just fine. But from Zapier - no dice!
Any thoughts/recommendations?