Dedupli-logo-e Notion


The purpose of this tool is to deduplicate records in the notion table where candidates are automatically selected and grouped by a title field.

Choose the records you want to merge and keep in the table. All other records are moved to a backup table (with prefix dedup+) so you will not lose them and will able to identify and restore them if needed.

This app requires an internal integration token (in format: ntn_**********) in order to link to your workspace, more in Install via internal integration token.

  1. Let’s start in the Notion database with table view:
    Example Notion database with duplicate records and an 'Update Group' button.

  2. To initiate deduplication. click: Deduplicate buttonor the cat icon in a browser toolbar Extension toolbar

  3. A new window will open where you can choose how to process duplications (default is Similar, which assigns records with a difference of 1 character to the same group. Exact assigns identical records to the same group.)
    Dropdown menu for selecting match type when grouping: options 'Exact' and 'Similar'.

  4. In the window below you can see a list of duplications grouped by a title, which in this example is the Name column:
    Group 'Allison'—table showing duplicate records with one record selected and an 'Update Group' button below

    The list of duplication groups contains only records potentially duplicated. Unique records are not included in this list.

  5. By clicking ✖ you remove records from a group you wish to update so those records are ignored during update. E.g. in this example you can remove Allison from the Alison group, assuming this is a unique record. This leaves two records:
    Group 'Allison'—two duplicate records side by side with differences highlighted and a tick next to one record.

    which you wish to process.

    Group 'Allison'—two duplicate records side by side with differences highlighted and a tick next to one record.

  6. Clicking Update group button updates selected record ✔ with fields highlighted in blue.

  7. The group will be updated to single unique record:
    Group 'Allison'—single remaining record after deduplication with a disabled 'Update Group' button.

    The updated Notion table now looks like this:Example database without duplicate records.

    with age changed to 34. Other records (in the example record Alison,UK,M,34) will be moved to a backup table, named by adding dedup+ prefix to a table name:

    Deduplicated database containing a single record.