Hi - I have a requirement to send an email when an asset is published from Brand Portal to AEM Assets. Is there a OOTB functionality to achieve this? Any idea on how can this be achieved.
@ReddyIshanvi Not sure if there is OOTB functionality directly, but you can customize and write a service and make use of the mail service connector in AEM and trigger the mail event accordingly using MessageGateway and EventHandlers.
@ReddyIshanvi Not sure if there is OOTB functionality directly, but you can customize and write a service and make use of the mail service connector in AEM and trigger the mail event accordingly using MessageGateway and EventHandlers.