コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

AEM Workflow send emails to people when author creates?

Avatar

Level 1

Can we use AEM Workflows to send email notifications to a list of people whenever an author creates a document?

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

@akashan2 this will not be available OOTB. You have to customize the workflows to get notifications at an early stage. Please see more info here: https://experienceleague.adobe.com/docs/experience-manager-64/administering/operations/notification.... 

Hope this helps.

元の投稿で解決策を見る

2 返信

Avatar

正解者
Community Advisor

@akashan2 this will not be available OOTB. You have to customize the workflows to get notifications at an early stage. Please see more info here: https://experienceleague.adobe.com/docs/experience-manager-64/administering/operations/notification.... 

Hope this helps.

Avatar

Adobe Champion

You can leverage the workflow launcher with a custom workfow model, i.e. when a cq:Page node is created under a pre-specified path the custom workflow (involving the notification) will be triggered.