Hi. I am trying to link the contacts to their owners in the database. Using the available tables ( attached) this is not possible since there is no information about owners. However it's possible for deals, since deals have a hubspot_owner_id field.
How can I link contacts to their owners?
Ideally I would want another table which links the contacts to their owners, and would prefer not to go through the API route.