Implement the ability to add more than one email account dynamically to a Email task in a workflow
It is quite normal to have a list of an unknown number of emails you need to automatically send an email. Right now, there is no way to configure a workflow that get all these emails and send an email to all of them at the same time, as you have to add one by one in an unique variable to the email task.
It would be nice to have the ability to add all the emais in an text variable just separated by “;”.
1
vote