Webhook
About
Webhooks allow applications to communicate with each other for the purpose of integration and automation.
In Magnolia, webhooks can be triggered by specific events such as a content publication or an un-publication request by a content author. A webhook can either execute a Magnolia custom command or a REST call via Magnolia’s REST client.
The Webhook module enables the declaration of webhooks in a YAML configuration file.