Users of my site should be able to subscribe to a news mailing list. When publishing pages based on a news page template, a mail should automatically be sent to users on the news mailing list. The mail should contain a snippet / teaser of the news page published.
How would I go about implementing the above using AEM?
Use the existing mailing list (subscribe / unsubscribe) functionality and add a custom workflow to handle the sending of mail when publishing a page based on the news template?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Workflows is the better approach in this use case. Check in this example link: https://helpx.adobe.com/experience-manager/using/creating-custom-aem-workflow-steps.html
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Using a Workflow for this use case is the correct way to proceed. The workflow will publish the page and then send email messages to a subscribed list.
Views
Replies
Total Likes
Hi,
Workflows is the better approach in this use case. Check in this example link: https://helpx.adobe.com/experience-manager/using/creating-custom-aem-workflow-steps.html
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies