> For the complete documentation index, see [llms.txt](https://thisdot.gitbook.io/data-mapper-for-mailchimp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thisdot.gitbook.io/data-mapper-for-mailchimp/what-is-data-mapper.md).

# What is Data Mapper?

Data Mapper for Mailchimp is a Stripe App that integrates your Stripe account with your Mailchimp audience, enabling seamless data synchronization. It automatically transfers key Stripe data, such as customer details, charges, subscriptions, invoices, and quotes, to Mailchimp, ensuring your marketing campaigns are built on accurate, up-to-date information. With features like real-time syncing, event-based automations, and purchase data segmentation, the app helps businesses save time and target customers effectively based on their Stripe activity. Configurable through a user-friendly settings page, Data Mapper supports both automated and manual syncs to suit your workflow.

The team behind the Data Mapper for Mailchimp app is not directly affiliated with either Stripe or Mailchimp. Data Mapper for Mailchimp was created by the team at [This Dot](https://www.thisdot.co/).

### Do you store any data sent from my Stripe account to Mailchimp?

We do not store any of your Stripe or Mailchimp data; we simply facilitate the migration of data from Stripe to Mailchimp.


---

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

```
GET https://thisdot.gitbook.io/data-mapper-for-mailchimp/what-is-data-mapper.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
