Solved

Send email to multi user address in workflow

  • 5 January 2022
  • 2 replies
  • 36 views

Badge +1

Hi all,

 

We have a field (Project admin) in the K2 form and stored dynamic multi email address based on user selection.  

The field is store the email address in this way (simon@abc.com;keith@abc.com;jack@abc.com)

 

Now, we want the workflow notice & the reminder function can send to these people directly based on the information which the field (Project admin)stored.

 

May I know how can we achieve that?

 

Thank you

icon

Best answer by khanh 7 January 2022, 17:32

View original

2 replies

Userlevel 2
Badge +10

Hi SimonWong,


 


You will likely need to use the workflow's Split function in your scenario, see below.


Data variable is used to hold the email values.



Implement Split function to check it.



 

Badge +1

Thank you so much!


 


It solved our problem perfectly. =D

Reply