gentics / mesh-incubator

Project which is home for planned enhancements for Gentics Mesh
3 stars 0 forks source link

Webhook support #15

Open Jotschi opened 7 years ago

Jotschi commented 7 years ago

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.