Hello,
In our environment we use Azure Active Directory, but in our case, every AAD User has empty "Email" attribute as it is tied to Exchange Online license (which currently is out of reach).
Due to this, control "Originator/Manager Email" from Context Browser in workflow designing stage returns no data and we are unable to use it. Moreover, "Task" step is unable to send email notification (email recipient is not customizable in this step). We can use "Alternate email" attribute from AAD to send emails via "Send Email" step, but "Task" step just doesn't use it by default.
Two questions from my side:
1. Is there any way I can force K2 Workflow Email control to return data not from "AAD Email" attribute, but from "AAD Alternate email attribute"?
2. Is it even possible to customize email notification in "Task" step? Changing recipient to email address is not the solution, because then email notification is being sent, but the task is not being assigned to the user in Workspace. We need both results at once.