> For the complete documentation index, see [llms.txt](https://documentatie.onfact.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentatie.onfact.be/onfact.nl/apps/mailchimp.md).

# MailChimp

![](/files/biRZ7XJaWIybbqLWMhyg)

[MailChimp](https://mailchimp.com/) is online software voor e-mailmarketing. Synchroniseer vanuit onFact je klantenlijst met een lijst in MailChimp; zo kan je via MailChimp eenvoudig nieuwsbrieven sturen naar je actuele klantenbestand.

## De MailChimp-koppeling activeren

'MailChimp' in onFact is een integratie die je eerst moet activeren om te kunnen gebruiken.&#x20;

1. Ga rechtsboven naar je e-mailadres en klik 'Apps en koppelingen'.&#x20;
2. Bij de apps en koppelingen met betrekking tot klanten activeer je 'MailChimp'.&#x20;

## Een account aanmaken bij MailChimp

Om de koppeling te realiseren, moet je beschikken over een MailChimp-account. MailChimp stelt verschillende formules voor, waaronder een gratis basisversie. Je kan dus al starten vanaf 0 euro.&#x20;

![](/files/-MWP3f33OySjhwLXqw2q)

Als je een account hebt aangemaakt, ga je in MailChimp naar je eigen profiel.&#x20;

## De MailChimp-koppeling instellen

Nadat de koppeling geactiveerd is, moet je deze via de gele knop 'Configureren'. De interface zal je vragen om een API-sleutel. Deze sleutel haal je op uit MailChimp.&#x20;

1. Ga naar mailchimp.com en log in
2. Navigeer naar je profiel en kies 'Extras'. In dit menu vind je een sectie 'API keys'.&#x20;
3. Kies bij 'Your API keys' de optie 'Create A Key'.&#x20;
4. Een nieuwe key zal nu gegenereerd worden; kopieer deze code.

![](/files/-MWPI2SARD5EN-SoR55b)

{% hint style="info" %}
Hulp nodig? Meer informatie over het gebruik van API Keys in MailChimp vind je op de [MailChimp website](https://mailchimp.com/help/about-api-keys/).
{% endhint %}

Deze key zal je vervolgens in onFact moeten invoeren:

![](/files/-MbasrgXqzBsxj_Sf10r)

Klik na invoer op de gele knop 'Opslaan'. Je krijgt nu de mededeling dat de connectie met MailChimp geslaagd is.&#x20;

Je zal nu de optie krijgen om een lijst te selecteren. Gebruik je MailChimp enkel voor je onFact-adressen, dan zal deze standaard de naam van je bedrijf voorstellen.&#x20;

![](/files/-Mbat4gRCBGxplvTCu7-)

Nieuwe klanten die je toevoegt in onFact, zullen nu gesynchroniseerd worden met je contactenljist in MailChimp.&#x20;

![](/files/-MbatGeFNSuuc0kgPQXS)

{% hint style="info" %}
Gebruik je MailChimp ook buiten onFact? Je kan verschillende 'Audiences' aanmaken in MailChimp. Als je je contactenlijst voor de klanten uit onFact een andere naam geeft, zal je bij het aanmaken van de connectie in onFact kunnen kiezen uit meerdere contactenlijsten. Op die manier kan je kiezen in welke MailChimp-lijst je onFact-contacten terechtkomen.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://documentatie.onfact.be/onfact.nl/apps/mailchimp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
