Hi All
I have a flow which is set to email the assigned to and created by team members when a new item is added to a sharepoint list.
I would like to add a parallel flow which sends an email to a specific individual if 2 of the fields equal:
Any help with this would be greatly appreciated
Thanks
Matt
Brilliant, Ive just made the adjustment and working great
Thanks for your help
@Matt22365 yeah so you can add the condition after the send email action or you can also add parallel branch and do put your logic, so no need to create another flow it can be done in the same flow
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Hi
Thanks for getting back to me
I havent used the conditions option before so ill look into that
The reason I was doing it as a parallel is because I still want the existing flow to work, i just want an additional email to be sent if the conditions are met, is this incorrect?
Thanks
Matt
@Matt22365 you don't have to write another flow, you can add a condition and check values in the same flow which is sending emails to creator
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.