AEM Assets into Mail Delivery engine
I manage contents using AEM Assets. I'd like to automatically integrate contents managed by Assets into the content folder of the mail delivery engine using the API. Does anyone know about such a method?
I manage contents using AEM Assets. I'd like to automatically integrate contents managed by Assets into the content folder of the mail delivery engine using the API. Does anyone know about such a method?
Correct, if you write some java code you can integrate contents(when upload event happens in DAM, then AbstractAssetHandler would be invoked. Which can have logic to communicate with your Mail system API and upload asset.)
You might want also to consider Workflow system Adobe Experience Manager Help | Creating custom AEM workflow steps that send email messages
Regards,
Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.