How can we send custom email during workflow delegation? | Community
Skip to main content
September 15, 2022
Solved

How can we send custom email during workflow delegation?

  • September 15, 2022
  • 1 reply
  • 541 views

We've a requirement based on which we'd like to send the custom email if workflow has been delegated. How can we achieve it? I couldn't find anything related to it in official documentation that talks about various delegate email functionality.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by DPrakashRaj

create your custom workflow process step and use email template for email body and trigger email to the assigned group.

more details are available at https://adobe-consulting-services.github.io/acs-aem-commons/features/workflow-processes/send-templated-email/index.html

and how to configure your mail server, please refer https://experienceleague.adobe.com/docs/experience-manager-64/administering/operations/notification.html?lang=en

 

1 reply

DPrakashRaj
Community Advisor
DPrakashRajCommunity AdvisorAccepted solution
Community Advisor
September 16, 2022

create your custom workflow process step and use email template for email body and trigger email to the assigned group.

more details are available at https://adobe-consulting-services.github.io/acs-aem-commons/features/workflow-processes/send-templated-email/index.html

and how to configure your mail server, please refer https://experienceleague.adobe.com/docs/experience-manager-64/administering/operations/notification.html?lang=en