Hi,
I have a picker control in a form where the users enter the names of the persons to be notified via email. I save this picker control data onto a Sharepoint List smartobject.
In the workflow, I need to send an email to the above selected set of users. Hence I used the "Get Users by ID's" method in the "SharepointUser" smartobejct and selected the return property as the "User Email". For the input of this method I passed the "User ID's" from the Sharepoint list smartobject.
The issue I have is , when multiple ID's are passed , the return email addressess are all connected together and the workflow throws an error email address is invalid. Is there a way to get the email addresses delimitted with a character so that they can be used to send an email.
If not is there an alternate way to achieve this. Any help would be highly appreciated.
I have attached the returned email addresses herewith.
Regards,
RanaK