Description
Incoming webhooks can trigger small automation reactions on a server or development machine.
It is useful for developers who want simple HTTP-driven actions without a large automation platform. Webhook services can execute actions from network requests, so authentication, secret tokens, allowed commands, and logging should be configured carefully.