I am creating a contact management database.
The master database contains all the fields related to a person. The unique field in each record will be the email.
This database needs to be updated from two different source. Each source has the same data but the header fields (field names) are labeled differently, and are different from the master.
Example:
Source one: First name is labeled "f_name"
Source two: First name is labeled "first_name"
Master: First name is labeled "First Name"
What I want to be able to do is create a relationship between each of the sources to the master using the email (which is unique in all databases) as the key field. Each source will have (needs to have) it's own field mapping to the master. Whenever any of the source databases is updated, a single table in the Master database will be updated. I am talking one master table that is updated by two different sources.
I have done this in many other database programs but can't figure out how to do it in Airtable. I have been back and forth through table sync, multiple sync, etc., but can't figure it out.
Any help is welcome.
Thanks
