Is there a way to connect a contact (contacts table) to an email (gmail sync) by matching the email address?
I cannot use the email as a key field because the values are not all unique and I also don't want to change the key field bc I'm afraid of damaging my data/app. Is there another way?