craft-freeform icon indicating copy to clipboard operation
craft-freeform copied to clipboard

Can't map fields to ActiveCampaign tags

Open geertvansoest opened this issue 9 months ago • 0 comments

What happened?

We can't map values from fields to tags in ActiveCampaign. In the Contact Mapping list in the CMS we don't longer see the "Tags" field.

Also, in the database table freeform_crm_fields we don't see a field having the tags handle. We only see the custom fields (having a numeric id) and "reserved" fields for List, First Name, Last Name, Email and Phone: image

Those fields are added at these lines of code and we don't see Tags there: https://github.com/solspace/craft-freeform/blob/v5/packages/plugin/src/Integrations/CRM/ActiveCampaign/BaseActiveCampaignIntegration.php#L243-L247

Are we missing something? Or is it true that tags is missing since Freeform 5?

Freeform Edition

Pro

Freeform Version

5.1.16

Craft Version

4.9.2

geertvansoest avatar May 17 '24 12:05 geertvansoest