Logo

Envhook

Add multi ENV support to any webhook or HTTP callback.

Most Software as a Service (SaaS) providers include webhooks support in their services. Some protocols even define the use of callbacks as a way to pass back data to third parties, like Oauth2, which is one of the most used authentications mechanisms in the web to perform user authentication through a third party service. The problem Envhook solves arises from the difficulty for some software oriented companies that have multi-deployment environments to redirect correctly this webhooks without resorting in creating a different accounts for each environment in each of the SaaS services they use or crafting sometimes complicated redirector services that must be deployed to the internet to be usable.