Open Jotschi opened 7 years ago
It would be useful to support webhook urls. These URLs could be triggered if a content gets modified (CRUD).
https://serverfault.com/questions/493411/how-to-delete-single-nginx-cache-file https://github.com/gentics/mesh/settings/hooks/new
The webhooks should be registered per project. How should we deal with global objects (users, groups etc) How should we handle staging of a mesh instance? The webhook urls should not be triggered on staged system.
It would be useful to support webhook urls. These URLs could be triggered if a content gets modified (CRUD).
Typical usecases
See
https://serverfault.com/questions/493411/how-to-delete-single-nginx-cache-file https://github.com/gentics/mesh/settings/hooks/new
Notes / Questions
The webhooks should be registered per project. How should we deal with global objects (users, groups etc) How should we handle staging of a mesh instance? The webhook urls should not be triggered on staged system.