How to test and debug Webhooks?

It’s always good to test Webhooks in an external or temporary environment before making changes in production.

RequestBin is one such tool to test your Webhooks. RequestBin has discontinued the publicly hosted version of its service and hence you need to create a self-hosted instance of RequestBin to do the webhooks testing.