-
Recently active
Hi everyone! 👋 I would like to build an automation to remind contacts for the webinar date. I searched online and there is a recipe but it only works with fixed date (choosen from a calender) but I need it to be dynamic. The webinar’s date is in the contact’s DATE custom field (it can be different) So I would like to send a 1 day, 10 hour and 1 hour reminder bases on this dynamic DATE field. Thanks for any help
I am unable to use the Calendly Trigger in Automations, as I consistently receive the error message: “Unable to verify the connection.” Here is what I have tried so far: Deleting the trigger and re-adding it. Creating a completely new automation. Testing both available Calendly trigger options — the issue persists regardless of which one I use. Calendly itself seems to be functioning correctly on the account level; appointment synchronization is working without any issues. When reviewing the logs, I can see that data is being transmitted. However, the trigger cannot be used. The problem appears to be connected to the following GET request: https://xxxxxxx.activehosted.com/api/3/integrationLayer/connections/verify?app_version=xxxxxxxx This request returns a 400 Bad Request status code.
I am trying to paste copy created in Notepad into an existing campaign template.
I’m finding it frustrating that if a field has been added to a form and then the Field Header (display name) of that field changed, I don’t see a way to view which field that space on the form is linked back to. As an example, on one of my forms I inserted “Account” but change the field header to read “Organization Name.” However, nowhere on the form builder UI does it say what the original name was. I do see Account greyed out on the Fields list, but that requires me to infer which field header that became. Am I missing something? Or is this a missing functionality in the form builder?
Hi AC, We have a Typeform that is integrated with ActiveCampaign using the native integration app on ActiveCampaign. But I’m having issues with some Typeform submissions going through to ActiveCampaign and some not. I’ve discovered that if a contact already exists in our ActiveCampaign and they complete our Typeform, their info doesn’t come through and update the existing contact. BUT if someone completes our Typeform and their email is NOT an existing contact, then a new contact is created fine with all custom fields filled in. I’ve reached out to Typeform about this and they said: " Huh, that is odd. Reading their documentation, it does seem like they should add the contacts even if they already exist. I would definitely suggest contacting their support team! Since they built the integration, they might have a bit more assistance with troubleshooting." Is there anyway to resolve this? Thanks
I’m using AC Landing Pages for Events and Sponsorship pages with form integrations. Which payment vehicles should I consider that would include: upsell cart, downsell cart, abandon cart and payment plans? I want to avoid options that force me to use outsourced visual storefronts/themes. I like the look of AC Leadpage templates for theme visuals. (I only have experience using Paypal but it didn’t have all these needed features).
Pssst… want to hear the best cunning move for when a link is clicked in that ActiveCampaign email you sent? 🤓 Sure you do! New on the Slick Business YouTube channel: Use LINK ACTIONS for ActiveCampaign email clicks: They click a link - You start an automation! This is pure magic that can turn any click into the start of relevant customer-delighting action, right on cue! This is for you if you never used a link action - or if you think you know how to use them and are ready to roll up to ninja use cases! 🖱️ What link click actions are (and why they are brilliant for ActiveCampaign email senders) 🔗 How to set up link click actions to add tags or start automations 🔥 Three easy ways ANYONE can use link actions 🥷 Four advanced ‘ninja’ uses for link actions 💡 Top tips and pitfalls to avoid so you stay out of trouble and look like a magician ⬇️ Watch > Like > Comment > Subscribe > Share ⬇️ U
We are building a sign-up flow with two systems: Our campaign site A customer portal The flow goes like this: The user browses the campaign site The user submits a sign-up form The user gets created in the customer portal + we create a contact in active campaign. The user completes the sign-up inside the customer portal How can we track the whole process across the two systems, and have all the tracking - including the data from before the sign-up - associated with the contact that we create during the process? Kind regards Jesper Sørensen
💡CX Tips is part of our community tips series, where we post some of the most commonly asked questions we hear from ActiveCampaign customers. Have a new question? Start a new topic by clicking +New Topic in the upper right hand corner!
I had some contacts from previous campaigns , I tried to add them to a new campaign , they seem like they complete the 1st email step , but nothing shows in the reports , I do not receive any auto replies etc.
Hello, I need some assistance to better understand webhooks. Specifically, I’m looking to verify if our webhooks are functioning correctly and get the data on how many successful passed since the beginning of the month. How can I check if our webhooks are working properly? -What methods I can use to collect the data on the number of successful webhook deliveries over a period of time? I know that I can use APIs to do so, but I am pretty new to it and need some guidance. Any insights, tips or resources you can share would be greatly appreciated. Thank you, Anca
Is there any way to filter or order output from the ‘List all tasks’ endpoint using updated date (udate)?
Hi there, I am new to Active campaign and was tasked with exporting all of our lists (unfortunately we have hundreds) with their contacts. Is there any way to bulk export all of our lists with their contacts? Or is there a way we can bulk export all our contacts with their list subscriptions? I see that you can export lists one at a time and that you can export all contacts but that file doesn’t contain list information. Thank you for your help on this!
Hi everyone! I’m developing a CX app (kinda Active Campaign “plugin”) connected to my API. I have two workflows: one outbound (AC to my API) that works perfectly. One inbound (from my API to AC) that does not work the way I want to. I need to update the contact, sometimes, the email can be updated too (because there is a typo for example). In my outbound workflow, I’m sending the subscriber_id but I can’t find a way to include it in the mapping of my inbound workflow. (using the resource: ActiveCampaignContact.fields) Is there a way to tell Active Campaign, through the inbound workflow to update the contact based on the subscriber_id instead of creating another contact? Thank you.
When contact field is updated by automation and it triggered webhook, the webhook payload is being sent as old data before update. For example, Phone number is updated from 11111 to 222222, but in webhook payload I’m getting 11111. To avoid this problem, I’m disregarding webhook payload and I’m getting the contact data using getContact(id) API when catching the webhook. Even then I’m getting partial data. That means some custom fields around (20 fields for example) are not coming. But If I put 10 second delay before I get the contact information and it’s working properly, it’s giving me all the fields and all new values. But I don’t wanna wait 10 seconds, becoz it’s breaking other parts of my system. Is this a common known problem? How to work around this? Thank you.
I have used the import process and I noticed that the upload didn’t work there. In the Chrome DEV tools, I could see that the problem is probably not due to the file, but rather a general problem. Every time I click on “Import” or switch to the page, I get an error message. Uncaught TypeError: this._each is not a function at c (prototype.min.js:1:14461) at nr-spa-1.273.0.min.js:2:90693 at Array.forEach (<anonymous>) at y.te [as onfinished] (nr-spa-1.273.0.min.js:2:90672) at b.finish (nr-spa-1.273.0.min.js:2:78115) at nr-spa-1.273.0.min.js:2:77688 After clearing the cache and logging in again, the import worked once more, but then the error reappeared. So it seems that the import only works once…
Hiya, We have been using Active Campaign as a email automation tool for a few years now and Im curious to know if we are using it to the best of its ability. Does anyone know anyone that is amazing, to come and have a look to help us with improvements etc about it? Many thanks
Emails landing in the spam folder of doom? Wondering why your open rates have fallen off a cliff? 📩 Let’s demystify Email Deliverability - including for total beginners who don’t totally know what it is (or why it matters!) New on the Slick Business YouTube channel: Email Deliverability explained the simple way (Tips for normal people!) This is the essentials of deliverability & email engagement, and how to make sure your carefully crafted emails get delivered. When you’re worried about open rates or suspect you’re landing in spam, this video is for you, covering: ⛔ Signs you might have an email deliverability problem ⚙️ Step-by-step from hitting send to inbox delivery 🚫 The truth about spam folders and how to avoid them 🛡️ Myths debunked: Does your email tech have a deliverability issue? 🌟 The twin stars of deliverability & engagement, and how they influence each other Ready to level up your email game, make sure your
I hit my contact limit, the dashboard doesn’t allow to increase the limit, 40,000+ emails have been halted, 1,000+ contacts are now unable to be added to automations, AI chat robot is effectively useless, and there is no afterhours support phone number for Pro/Enterprise users. Has anyone face major issues like this before, who is suppose to help?
I run a soccer program for children aged 18 months and up. Our email list comprises parents’ email addresses. How can I effectively segment and target emails based on the different age groups of their children using ActiveCampaign? Different ages, different programs
Hello everyone, I need to create a list of overdue tasks for a specific stage and pipeline. I’ve searched all over ActiveCampaign for that filter but can’t find it. I only see options to filter by task type, or I can view them in the stage, but I can’t export or move them in bulk. Is there something I might have missed? Is it possible to do this? Many thanks in advance!
Want to get more email opens and clicks in your ActiveCampaign emails, but not sure how? These are the quick (and effective!) tips you need… PLUS a free checklist to keep forever 📋 ⬇️ New on the Slick Business Blog ⬇️ Increase your Email Open Rate and Click Rate with Small Changes 📈 Fast actionable strategies to make your emails irresistible and super clickable. Perfect for anyone looking to up their email marketing game & make more money via email (plus a deliverability boost - hooray!) What you’ll learn: 💼 Nail the perfect sender name 📧 Write must-open subject lines Using engaging pre headers 📱 Format for mobile 🔗 Master quick clicks, curiosity clicks, and sales clicks Read blog > make small changes > watch your opens & clicks increase 🙌Slick Business – 11 Nov 24
Does anyone else experience this bug when uploading images in campaigns? When we upload the image, activecampaign automatically sets the size to 1px so you can almost not see it anymore in your design & you manually need to resize it. Of course, a lot of people think the upload just hasn’t worked and re-try (with another image for example). As you can’t notice the 1px image, you could accidentally leave it in there but then on Mobile it DOES appear!
Want to boost your email open and click rates but not sure how? 📧✨ New on the Slick Business YouTube channel: Small Changes to Boost Opens and Clicks in Your Emails! 🎉 Fast actionable strategies to make your emails irresistible and super clickable. Perfect for anyone looking to up their email marketing game & get more revenue via email (plus a deliverability boost - hooray!) What you’ll learn: 💼 Nail the perfect sender name to build trust 📧 Write must-open subject lines every single time Using engaging pre headers that stand out 📱 Format emails for mobile to keep them reading 🔗 Master quick clicks, curiosity clicks, and sales clicks Ready to bump up your open & click rates? Get in here, watch the video, and get ready to see those opens and clicks climbing higher 📈 ⬇️ Watch > Like > Comment > Subscribe > Share ⬇️ Small changes to BOOST your Email Open Rate &a
Hi, We create multiple forms and have the form results emailed to specific users. However the email includes all contact fields, whether it’s empty or not. Is there a way to export or have the results emailed of what the end-user has filled out only?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.