Hi,
I am having a flow which sends mail when there is a modification in the list to the Creator of the item. There is field in the item which contains 3-4 mail addresses called "secondary". I need to send mail (in cc) to only one user (first mail id in the "secondary" field) in the item. Is there anyway to do it ? Please help. Thanks.
Solved! Go to Solution.
you can use a compose data action and use the split function as below:
Expression in the Compose Data Action:
Hope this helps!
you can use a compose data action and use the split function as below:
Expression in the Compose Data Action:
Hope this helps!