Hello Community,
Im new to Flows and trying to build my first flow. We have some automation for shared mailboxes and I wanted to use flow as "checkup tool" to identify, when our original automation fails. I would like to achieve a notification, when shared mailbox has 100+ unread e-mails.
I was able to create a flow, which checks for unread e-mail count and sends notification, but there is an issue. I use Get Emails (v3) flow and it has "Top" limit of 25 e-mails.
Is there a way, how I could read total unread e-mail count in shared mailbox and trigger, if count is more than 100?