November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
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.