A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
As part of my custom workflow I create EpiServer tasks. I have a requirement to send e-mails to notify users about the task. I see that CreateTask method has NotifyByEmail and DueDate parameters. Now the questions:
I am trying to figure out whether EpiServer provides the necessary infrastructure for my needs or should I model this behaviour in my cutom code/workflow.
Thanks in advance,