Connector Improvement: Active Campaign: Add contact to list and list to campaign tables
AnsweredThe Active Campaign connector allows us to pull tables for our email campaigns (campaign), email lists (list), and email contacts (contact). There are no connector tables that let us map which email lists a campaign is sent to or which contacts are subscribed to each list.
I propose two new tables: one that relates contacts to lists and one that relates lists to campaigns.
API endpoints:
- {account_info}/api/3/
contacts/{contact_id}/ contactLists -
{account_info}/api/3/
campaigns/{campaign_id}/ campaignLists
The table would be structured in the same way the contact_tag table is structured. There would be a row for each contact for each list they belong to.
-
Official comment
Hi Merilys Huhn,
I'm pleased to inform you that the feature you requested is live. We have added tables to map contacts to lists and lists to campaigns in the Active Campaign connector. If you have any questions or need further assistance, please don't hesitate to reach out.
Best,
Sanjeevv Maniram T
Please sign in to leave a comment.
Comments
1 comment