> ## 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 Mailchimp

> Add new Mailchimp contacts and update existing ones from a Fillout form to grow your newsletter audience. Set audience fields and add tags to contacts based on conditions in your form.

## What is Mailchimp?

[Mailchimp](http://mailchimp.com/) is an all-in-one marketing platform that helps businesses and individuals design, create, and manage email campaigns, build landing pages, automate marketing processes, and analyze audience engagement to reach their marketing goals effectively.

## Video tutorial

<iframe class="notion-asset-object-fit" src="https://www.loom.com/embed/fe29e184935b49faa0f567a75464f4cd?hideEmbedTopBar=true" title="iframe video" frameborder="0" allowfullscreen loading="lazy" scrolling="auto" width="100%" height="420" />

## How it works

<Steps>
  <Step title="Link your Fillout form to Mailchimp">
    Click `Integrate` from the top menu followed by `Mailchimp`.

    <img src="https://mintcdn.com/fillout-005a867b/yeTogfWg7bTx79RI/images/Screenshot2025-11-18at3.41.50PM.png?fit=max&auto=format&n=yeTogfWg7bTx79RI&q=85&s=c56cfaf22ea4f7cdce7d2debd29a9ddb" alt="Screenshot 2025-11-18 at 3.41.50 PM.png" width="2650" height="1443" data-path="images/Screenshot2025-11-18at3.41.50PM.png" />

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

    Choose which **account** and **audience** you would like to create or update contacts in, then click `Continue`.
  </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 Mailchimp audience. For example, link the email address field by its respective question.

    <img src="https://mintcdn.com/fillout-005a867b/h_QfN-F56vlvgBC6/images/Screenshot2025-02-17at10.58.41AM.png?fit=max&auto=format&n=h_QfN-F56vlvgBC6&q=85&s=312932e3d118c2c0bb8e9bab603fed72" alt="Screenshot of the Fillout form creation page" width="2044" height="950" data-path="images/Screenshot2025-02-17at10.58.41AM.png" />
  </Step>

  <Step title="Publish and share">
    `Publish` your form once everything’s set.

    That's it! Answers from new submissions will now appear in your Mailchimp audience list.

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

## Add tags

You can add Mailchimp tags to new contacts automatically to help segment your email audiences. `+ Add tag` and choose from the dropdown.

<img src="https://mintcdn.com/fillout-005a867b/h_QfN-F56vlvgBC6/images/Screenshot2025-02-17at11.09.02AM.png?fit=max&auto=format&n=h_QfN-F56vlvgBC6&q=85&s=525eadb79e728c6884e3826ef1cdb14b" alt="Screenshot of the Fillout form creation page" style={{ width:"64%" }} width="1191" height="552" data-path="images/Screenshot2025-02-17at11.09.02AM.png" />

To add a tag to specific contacts, toggle the `Add conditionally?` switch. `Set conditional logic` and choose when to apply it. For example, tagging users with their "Occupation".

Remember to click `Publish` on the upper right corner after making any changes to the integration.

## Specify a condition

You can run your integration only when a specific condition is met. Check out this [guide](/conditional-integration).

## Related articles

<CardGroup cols={3}>
  <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="Page logic" icon="diagram-project" iconType="regular" color="#FFC738" href="/page-logic">
    Hide or show pages or custom endings based on respondent input.
  </Card>

  <Card title="Calculations" icon="calculator-simple" iconType="regular" color="#FFC738" href="/calculations">
    Calculate prices for order forms, compute quiz scores, and more.
  </Card>
</CardGroup>
