Hi everyone,
I’ve created an automation that performs the following:
- When a new item is added to a Microsoft List, it automatically creates a corresponding contact in Outlook.
So far, this is working well (setup image attached below)
My next goal is to prevent duplicate contacts from being created.
- Is there a condition I can add to the flow to check for duplicates before adding a new contact?
- Alternatively, does Outlook have a feature to detect duplicate records and prompt the account holder to review them?