Hi Everyone,
I have a flow that sends a mail when an item is created on the SharePoint list. But my issue is that I want to make an IF statement inside the CC field which is based on "Branch" (see picture below). Branch is a column I have in my SharePoint list. So example if Branch inside the SharePoint list is Branch A and Branch B then send mail to "hello@hotmail.com" and if Branch is Branch C and Branch D then send mail to "nice@hotmail.com"

Hope someone can help 🙂