Hi all -
I am trying to use Code and Webhooks in Zapier to apply mod tags to a batch of questions once per day, depending on certain criteria. I used the method outlined by
The thing is, if I take the exact same token used for this request and use it in Postman, the POST request works fine. It seems to me that it isn’t a problem with the token, but maybe a problem with how I’ve set up the webhook. Does anyone have experience with this?
For reference, here is my request. I plan to incorporate it into a code block down the line once I ensure I have the correct inputs. I’ve tried Yes and No for “Wrap Request in Array”:
Also: I’m not a web developer! So if this is totally incorrect...that’s why ^^;
Any insight would be greatly appreciated! Thanks!