> ## Documentation Index
> Fetch the complete documentation index at: https://fillout.com/help/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect your form to ActiveCampaign

> Add new and update existing ActiveCampaign contacts from a Fillout form to grow your newsletter audience. Add tags to contacts based on conditions in your form.

## What is ActiveCampaign?

[**ActiveCampaign**](https://www.fillout.com/integrations/activecampaign) is a platform for email marketing and lead nurturing, enabling businesses to automate personalized communications and targeted campaigns for effective customer engagement and conversion optimization.

## How it works

<Steps>
  <Step title="Link your Fillout form to ActiveCampaign">
    Open the form you want to `Integrate` with ActiveCampaign.

    <img src="https://mintcdn.com/fillout-005a867b/KpCJlInTXQ1aiAZz/images/Screenshot2025-11-18at1.54.04PMcopy.png?fit=max&auto=format&n=KpCJlInTXQ1aiAZz&q=85&s=bd891a44d34e6c89eef491882f4f98ba" alt="Screenshot 2025-11-18 at 1.54.04 PM copy.png" width="2654" height="1445" data-path="images/Screenshot2025-11-18at1.54.04PMcopy.png" />

    <Warning>
      When creating your form, make sure to set the email, name, and other fields you would like to link to your ActiveCampaign list to **required**.
    </Warning>

    Enter your **API URL** and **API Key** from ActiveCampaign into Fillout. Go to the link in the banner to learn how to find these. Then, select a **List** in ActiveCampaign you’d like to connect to.
  </Step>

  <Step title="Map your form fields">
    [Match the fields](https://www.fillout.com/help/additional-integration-mappings#how-to-map-fields-manually) in your Fillout form to the corresponding fields in your ActiveCampaign list. For example, link the email address to its respective field.

    <img src="https://mintcdn.com/fillout-005a867b/h_QfN-F56vlvgBC6/images/Screenshot2025-02-18at12.32.57PM.png?fit=max&auto=format&n=h_QfN-F56vlvgBC6&q=85&s=f1b6925ff0f4ce833a16aca0ab73b6c8" alt="Screenshot of the Fillout form creation page" width="2057" height="672" data-path="images/Screenshot2025-02-18at12.32.57PM.png" />

    You can use other **Fields**, such as name, number, and more in your form to update your contacts' details.
  </Step>

  <Step title="Publish and share">
    Once everything is set, click `Finish setup` on the upper right corner followed by `Publish`.

    That's it! Answers to mapped fields from new submissions will now appear in your ActiveCampaign list.

    <Check>
      If a contact with the provided email address already exists, Fillout will automatically update the existing contact's information.
    </Check>
  </Step>
</Steps>

## How to add tags

You can add ActiveCampaign tags to new contacts automatically to help group your newsletter audiences. `+ Add tag` and choose from the dropdown.

<img src="https://mintcdn.com/fillout-005a867b/h_QfN-F56vlvgBC6/images/Screenshot2025-02-18at12.34.09PM.png?fit=max&auto=format&n=h_QfN-F56vlvgBC6&q=85&s=091bfa9e26b9cdff7f76ba04c4a631b7" alt="Screenshot of the Fillout form creation page" style={{ width:"59%" }} width="993" height="569" data-path="images/Screenshot2025-02-18at12.34.09PM.png" />

To add a tag to specific contacts, toggle the `Add contionally?` switch. `Set conditional logic` and choose when to apply it. For example, we'll add the "New" tag when a customer hasn't been part of our waitlist before.

Remember to click `Publish` after making any changes to the integration.

## Specify a condition

You can run your integration only when a specific condition is met. More info [here](/conditional-integration).

## Related articles

<CardGroup cols={3}>
  <Card title="Integration logic" icon="gear-complex" iconType="regular" color="#FFC738" href="/conditional-integration">
    Perform an integration only when a certain condition is met.
  </Card>

  <Card title="Condition groups" icon="table-tree" iconType="regular" color="#FFC738" href="/condition-logic-groups">
    Show or hide fields based on multiple conditions at once.
  </Card>

  <Card title="Map fields" icon="right-left" iconType="regular" color="#FFC738" href="/additional-integration-mappings">
    Configure form fields and values to send to integrations.
  </Card>
</CardGroup>
