> For the complete documentation index, see [llms.txt](https://help.flochat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.flochat.ai/platform/introduction/integrations/mailchimp.md).

# MailChimp

### Setup <a href="#setup" id="setup"></a>

<figure><img src="/files/a20ja6zja9XdPlxMTIGV" alt=""><figcaption></figcaption></figure>

Log in yourself and authorize.

<figure><img src="/files/kbKeWDPReyWLmoTeasMG" alt=""><figcaption></figcaption></figure>

The page will then bring you back to the chatbot. You can see your account name now.

### Use MailChimp in Action Step <a href="#use-mailchimp-in-action-step" id="use-mailchimp-in-action-step"></a>

<figure><img src="/files/kdnFVFY4rlWX4n8ueRLn" alt=""><figcaption></figcaption></figure>

In your Action step, find "MailChimp" in the "Integrations" list.

<figure><img src="/files/OkUIwmqCj6agzXU8OEH3" alt=""><figcaption></figcaption></figure>

Simply put this Action after a Question step. Pick a MailChimp list and put users' email address. That's all about it!

{% hint style="info" %}
Only a valid email address can be added to your MailChimp. If nothing happens after the Action step, the email address from the user might be incorrect.
{% endhint %}

{% hint style="success" %}
So you might want to add one more action to check whether the input email from the user is correct or not. There are various third-party APIs for verifying email, like [mailboxlayer (opens new window)](https://mailboxlayer.com/). You can call these APIs from [External Request](/flow-builder/steps/external-request.md).
{% endhint %}

More details click -> [Mailchimp (opens new window)](https://mailchimp.com/help/)
