Hi
So far I am using get_entry_list on module “EmailAddresses” to find the email which work fine.
Now I need to figure out which contact that email address belongs to, I’d like to use get_entry_list and search in the table “email_addr_bean_rel” to find the contact id, but I need to know the module name for “email_addr_bean_rel” if there is one.
Any advise on how best to achieve this would be greatly appreciated.
Kind Regards
Luke