Use the action “List messages” from the Outlook connector.
Configure filters if needed (e.g., Inbox only, last 30 days, unread messages, etc.).
Build duplicate detection logic
For each email:
Construct a unique key (From + Subject + Received Time (rounded) + Attachment names
).
Check this key against your Dataverse table / SharePoint list (the “seen keys” log).
If the key already exists → Move the email to a “Possible Duplicates” folder. (Then you can check easily to delete)
If the key is new → Save it to the log and keep the email where it is.
Michael E. Gernaey
327
Super User 2025 Season 2
Romain The Low-Code...
235
Super User 2025 Season 2
trice602
166
Super User 2025 Season 2