Ryan Fitch
I'm trying to work on getting an incoming webhook set up. When I post to the URI I get a 202 status and a request ID back, but no message is even received. What am I missing?
0
Comments
Please sign in to leave a comment.
Hi Ryan,
It sounds like you're triggering the Integration Builder. When you do so, it will run the script that you've created/updated as part of your inbound webhook. That script could trigger an event that could then send messages. Each of your webhooks has an activity monitor, so I would start there to see if your script is running into any issues. Let me know what you find out and we'll continue troubleshooting.
Thanks,
Tom