I am creating an approval Power App. The app contains multiple levels of approvals, where each level can require multiple approvers.
When a request is cancelled by the creator on push of a button, I would like to send an email to notify all the approvers of the cancellation. The approvers are listed in a SharePoint list which includes four multiselect person columns.
How can I send one email, to all the approvers listed in the different person columns on push of a cancellation button?
(i.e. there is level 1 approver column with 2 people selected, level 2 approver column with 1 person selected, level 3 approver column with 2 people selected and so forth. I would like to send them all an email saying "The request has been cancelled by "User()")