Skip to main content
Best answer

Zap for Duplicates in Airtable

  • December 9, 2022
  • 5 replies
  • 226 views

wyelsik

I am looking for a Zap that finds duplicate unique values in an airtable table.   Employees participate in meetings and an entry is made in an airtable base.   Sometimes the program is completed more than once.  I am looking to flag those repeat meetings.   I do use DeDupe but looking for something that is more automatic. any help or templates would be great. 

Best answer by Troy TessaloneBest answer by Troy Tessalone

Hi @wyelsik 

Good question.

Perhaps consider a different approach to avoid duplicates in the first place.

NOTE: You may have to do some manual data cleanup and Base restructuring to get the below proposed solution to work.
 

For example, if you have 2 Tables in the Base.

  1. Contacts
    1. This should be a unique list of Contacts
    2. The primary key should be the email address since that’s a unique value
    3. On the Contacts table you’ll be able to see the # of Meetings linked to a Contact (see more below)
      1. Use a Count field to count the # of linked Meetings
  2. Meetings
    1. This should be records for each meeting
    2. You can link to the Contacts Table using a link field: https://support.airtable.com/docs/linking-records-in-airtable

 

If you need to use Airtable in Zaps, then use a Find/Create Record action to find an existing Contact record, else create a new Contact record.

 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31524 replies
  • Answer
  • December 9, 2022

Hi @wyelsik 

Good question.

Perhaps consider a different approach to avoid duplicates in the first place.

NOTE: You may have to do some manual data cleanup and Base restructuring to get the below proposed solution to work.
 

For example, if you have 2 Tables in the Base.

  1. Contacts
    1. This should be a unique list of Contacts
    2. The primary key should be the email address since that’s a unique value
    3. On the Contacts table you’ll be able to see the # of Meetings linked to a Contact (see more below)
      1. Use a Count field to count the # of linked Meetings
  2. Meetings
    1. This should be records for each meeting
    2. You can link to the Contacts Table using a link field: https://support.airtable.com/docs/linking-records-in-airtable

 

If you need to use Airtable in Zaps, then use a Find/Create Record action to find an existing Contact record, else create a new Contact record.

 


wyelsik
  • Author
  • Beginner
  • 2 replies
  • December 9, 2022

Thanks.  I will give it a try!   - Wendy


Liz_Roberts
Forum|alt.badge.img+8
  • Zapier Staff
  • 1366 replies
  • December 12, 2022

Thanks for the suggestion @Troy Tessalone ! Great thinking to eliminate dupes from the get go. 

@wyelsik did Troy’s approach work out for you? Let us know!


wyelsik
  • Author
  • Beginner
  • 2 replies
  • December 12, 2022

@Liz_Roberts - Yes, it worked perfectly, and I learned something new about Airtable.  @Troy Tessalone 


Liz_Roberts
Forum|alt.badge.img+8
  • Zapier Staff
  • 1366 replies
  • December 12, 2022

Fantastic- thanks for letting us know!! @Troy Tessalone 👏🏽👏🏽