Add notifications to the delivery api for further extension #15193
Yannis-S-Standaert
started this conversation in
Features and ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In some cases, it would be great to be able to hook into certain processes in the delivery api
one such example could be:
ContentDeliveringNotification -> returns a content model with a modifyable list of properties, so we can add or remove properties just before the api returns them.
Right now, there are many cases where i would like to enrich the data of piece of content with dynamic data, but right now it does not seem to be possible?
Beta Was this translation helpful? Give feedback.
All reactions