I’m connecting mysql (phpbb forum databases) and MailChimp to add new phpbb forum members to a MailChimp email list.
I have data in two different tables (phpbb_users and phpbb_profile_fields_data) and I can connect to each table with a zap (individually) but I need fields from both tables to update the MailChimp list.
Any assistance would be appreciated.