Hey everyone!
I’ve been trying to setup a Zapier custom app using the UI, but facing an issue with the REST Hook trigger.
The issue seems to be after setting up the trigger, when I create a zap, it asks me to manually configure the webhook, which doesn’t make sense, it should auto configure based on the subscribe configuration.
To test it, I have used a mockapi endpoint, zapier doesnt seem to be making the subscribe request at all when setting up a zap. Am i missing something?
Thanks
ps. Im aware of the events payload not JSON-escaped, I tried in the code editor