uncategorized
petterson86 at March 28th, 2014 13:15 — #1
Hi there,
I would like to monitor my OnePageCRM account with webhooks. But I am a bit confused about the data syntax.
What is the simplest/easiest way to test the WebHooks ?
Thanks,
pete_onepagecrm at March 28th, 2014 13:17 — #2
Great question Peterson86.
The easiest way to test the output of your webhooks is to use a service such as RequestBin or Postcatcher.in
These services will give you a URL that will collect requests made to it and let you inspect them in a human-friendly way. You'll be able to view the exact responses from the different actions.
I've updated the Webhooks page and added this question to it.
Let me know if this works for you.
Powered by Discourse, best viewed with JavaScript enabled