Hi there,
I am wondering if somebody could help me.
I have got a Sharepoint list with various columns - one of them is a checkbox that allows multiple answers: Harry, Meghan and Charles.
In the example, I would like Power Automate to check which were selected, and then based on the selection compose and send an email to them, where the email address are as follows:
- Meghan: meghan.m@gov.uk
- Harry: hprince@help.com
- Charles: login@domain.com
PS. I hold the the corresponding email addresses in variables varMaghan, varHarry and varCharles.
Could somebody share an easy way to do it - or hard way, if "easy" is not an option 🙂
many thanks...!