Hi AT Community,
Newbie here.
Just getting started on creating a db for Contacts (one table) and linking those contacts to their Certification records via a unique identifier. The certifications each need their own tables which need (we think) separate tables because the certifications have unique fields.
Just using dummy data at the moment as we try to figure things out.
I've created a link between the contacts and the certification table based on the unique identifier.
There are going to be thousands of Contacts and Certifications created when we migrate our data, and we'd prefer not to have to manually select the newly created records to link the two tables.
I've explored setting up an automation, but that appears to only handle one AT record ID at a time(?)