If you are a developer and working with third party service integrations, I am sure you know how it can be difficult to test web hooks during development phase.
Guys in our team had the same problem while developing the Wufoo web-hook integration feature for both Sendloop.com and Oempro and spent their 2 hours to develop this nice service.
Say hello to Postboxey:
Simply, you get a unique web hook URL to use testing in third party web hook services like Wufoo’s. The data posted to your unique web hook URL will be visible in a formatted way to you for easy debugging.
We hope you like it. It saved lots of our valuable time during the development.