London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
By "In the CMS", I suppose you are using the new promotion system?
If that's the case then they are basically IContent, so you can listen to IContentEvents and check if the content is PromotionData or not before further processing.
If you are using the old promotion system (handling by Commerce manager) then there is no easy way to do that.
/Q
Hi, is there any kind of hook, or event generated, when our business users create/save Promotions in the CMS?
I'd like to react by hitting a WebAPI, or calling a stored procedure with some data about the new promotion.