• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Tag Not Being Recognised During Setup

Hi, I've created a webhook (working fine) that is used to update An Active Campaign record. The webhook is grabbing data from Chatmatic and it's showing that the correct data is coming across. But when I create the update record for Active Campaign, it accepts everything except the tag.

I keep getting a "tag not found" message in the collected data when I save and test.

I've never had this happen before so I don't kow what is causing the error.

Regards

Aaron.
 
P

Pabblymember11

Guest
Hey @Aaron Parker

In the Map field, you need to map the Id of the tag which already presents in your Active Campaign. So to retrieve the Tag Id you need to use the " ActiveCampaign: Search Tag" action step and then you can use it further to assign tags.

2022-02-14_15h16_25.png


2022-02-14_15h14_47.png
 
Hi, thanks for that but I'm a bit confused. The tag doesn't yet exist in Active campaign. The tag is coming from Chatmatic and is to be added to the contact in Active campaign. How can I search a tag in AC if it hasn't been created yet?

Regards

Aaron.
 
P

Pabblymember11

Guest
Hey @Aaron Parker

In that case, you need to create a tag first with the help of "ActiveCampaign: Create a Tag" and then need to map the tag ID in the Tag field.

2022-02-14_17h54_45.png
 
Top