Integrate ActiveCampaign with Convert Forms

Are you interested in adding users to your ActiveCampaign lists through your Joomla forms? Are you seeking a solution to integrate Convert Forms with ActiveCampaign and automate lead generation effortlessly? With the ActiveCampaign app for Convert Forms, you can easily subscribe users in your ActiveCampaign account each time someone submits your form.

This tutorial will guide you through using and configuring the ActiveCampaign integration in Convert Forms.

Requirements

To use the ActiveCampaign integration, there are a few requirements you need to meet, listed below:

  • Ensure you have Convert Forms Pro Development Release 4.4.9-RC6+ installed. You can easily upgrade to Pro if you're currently in the Free version.
  • The "Convert Forms - Apps - ActiveCampaign" plugin is enabled.
  • Your form includes an Email field.

Setting Up ActiveCampaign Task

To set up the ActiveCampaign task and sync your submissions to the ActiveCampaign service, go into your form, and follow the steps listed below:

Select App

From within your form, click on Tasks > CREATE YOUR FIRST TASK.

Create First Task

On the modal that will open, select the ActiveCampaign task.

Select ActiveCampaign Task

Select New Submission under Trigger and Add/Update Subscriber under Action on the next screen, and click CONTINUE.

Select ActiveCampaign Trigger and Action

Create Connection

A connection is essential to connect to a 3rd-party service, such as ActiveCampaign. Let's see how to create a new connection that will allow us to connect to ActiveCampaign.

On the next step, click SIGN IN to create our ActiveCampaign connection.

ActiveCampaign Create Connection Sign In

To create our connection with ActiveCampaign, Click ADD CONNECTION to get started.

ActiveCampaign Create New Connection

Get your ActiveCampaign API URL

Before connecting to ActiveCampaign, you need your ActiveCampaign API URL. To grab your API URL, follow the steps listed below:

Log into your ActiveCampaign Account, click on Settings from the bottom left sidebar > click on the Developer tab > API Access > API URL > Click on "Copy API URL". You can read more here.

cf tasks activecampaign get api url

Get your ActiveCampaign API Key

Before connecting to ActiveCampaign, you need your ActiveCampaign API Key. To grab your API Key, follow the steps listed below:

Log into your ActiveCampaign Account, click on Settings from the bottom left sidebar > click on the Developer tab > API Access > API Key > Click on "Copy API Key". You can read more here.

cf tasks activecampaign get api key

Now that we have obtained our ActiveCampaign API URL & API Key, we can continue setting up the connection with ActiveCampaign. Enter a connection name and paste your ActiveCampaign API URL & API Key in the fields Connection Name, ActiveCampaign API URL, and ActiveCampaign API Key, respectively. Then click ADD CONNECTION.

cf tasks activecampaign connection setup

The connection has been added, and you can close the connections window.

cf tasks mailchimp connection ok

If you see the "Connection added" message, your connection with ActiveCampaign has been established, and you can continue with the next step. If you see any error message, please review your API Key.

Select the newly created connection from the list and click CONTINUE.

cf tasks activecampaign connection select

Ensure that your newly created ActiveCampaign connection is selected in the dropdown.

Tip: Connections are reusable across your Tasks; read more on the Working with Tasks documentation page.

Setup Action

After you've set up the trigger, action, and connection, it's time to set up the action itself and define what information to send to ActiveCampaign. In this step, you can view all available settings and map each option with a fixed or dynamic value using Smart Tags.

cf tasks activecampaign setup action

Let's see all available settings:

List

Select the list where your subscribers will be saved in your ActiveCampaign account. A complete list of all your ActiveCampaign lists will be available, and choose from any form field, or Smart Tag.

Update existing subscriber

Enable to update existing subscribers' information on your ActiveCampaign account. Disabling this will result in your users seeing an error message when the form is submitted, which prevents already subscribers from re-subscribing to your lists.

Email Address

Select the email address of the submitter. This is the user that will be subscribed to your ActiveCampaign list. Choose the Email field in your form.

First Name

Select the first name of the submitter.

Last Name

Select the last name of the submitter.

Phone

Select the phone of the submitter.

Custom Fields

ActiveCampaign provides custom fields that helps you store additional information alongside the contact details, such as their age, contact information, and more!

Tags

ActiveCampaign allows you to create tags that you can add to your contacts.

Add Conditional Logic

Conditional logic makes it possible to run tasks only if specific criteria are met, like a user’s email address matching a certain domain, the user being associated with a certain Joomla User Group, or a form submission having a specific value.

While editing the ActiveCampaign task, go to the Setup Action step and scroll down to the Conditional Logic section to set up Conditional Logic. Here's where you define all the rules the task should meet to run.

For example, let's say we need to sync submissions to ActiveCampaign, only if the email is coming from a specific domain: @domain.com.

  1. Click to enable the Run this task when certain conditions are met.
  2. Click Add Your First Condition.
  3. Select the Email field in the Trigger dropdown.
  4. Select Contains in the Operator dropdown.
  5. Enter @domain.com in the value. Replace this with your domain name.

The condition should look like this:

ActiveCampaign Task Conditional Logic Example

You can read more on Conditional Logic on the Working with Tasks documentation page.

Activate Task

The final step is to enable our task. To do so, click the toggle on the dialog’s top right corner, as shown in the screenshot below.

cf tasks activecampaign task enable

Finally, click Save to save the task, close the dialog, and then click Save from the top right corner of the form builder to save the changes on the form.

Congratulations! You’ve successfully created a form that syncs new submissions to ActiveCampaign!

Last updated on Feb 3rd 2025 16:02