
Announcements
For a monitoring proceess, I want to get all emails for a month from a shared mailbox. This mailbox receeives more than 3000 email (on average) per month and I want to extract with specific wording in subject line.
Then I want to store the one with specific subject line into an excel and use it to compare against the system records that we are sending out correct emails.
BIG problem I am facing is using Get email (V3), I am restricted to get only 25 emails.
What I have tried:
Understand that we can monitor all the future emails using the When an email arrived in a shared mailbox connector but I want to make sure past emails are also sent out correctly
Using HTTP is not allowed because of the data loss protection policy.
Please help