I've a table that generates records through the Airtable built-in form. Each record comes with an ID from an external software. The ID is connected to accounts in this external software, so account 1 could have ID: 123, account 2 could have ID: 1234.
What I want is to prevent the same ID appear more than once in the table. In other words:
When the form has been submitted and the record has been created, I want Airtable to not delete, but make the user aware of the duplicate in the table.
Is the above mentioned possible with an Automation? One think I want to mention is that I can't create an Automation for each ID since we have more than 100.000 IDs (accounts) in the external software.

