I have a SharePoint Online list that, using a different flow, automatically creates items based on emails received in a particular Outlook mailbox. These items include email details + attachments. The list also has a Yes/No-column called "Approved".
What I would like to do is for SharePoint to automatically move these emails to another mailbox when the Approved condition is changed to Yes.
Specifically, I'm looking to move emails from our Invoice account to the Approval Pending subfolder within the same account. Later, I might be moving them to Approved, another subfolder, but one step at a time.
Thanks in advance!