> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/marketing4dynamics/features/sync-removed-mailchimp-preferences-to-crm.md).

# Sync Removed MailChimp Preferences to CRM

Marketing4Dynamics supports syncing the removed interests of Mailchimp members back to Dynamics 365 CRM. With this enhancement, any interest removed in Mailchimp will also be updated in CRM, ensuring both platforms always stay in sync and reflect the member’s latest preferences.

This helps marketers maintain accurate interest data, improve segmentation, and avoid targeting contacts with outdated preferences.

**Configuration Steps**

Step 1: Verify Interests in CRM

* Open a CRM record that already has Mailchimp interests associated with it.

<figure><img src="/files/5EF6ADXjYAKIgYOb5mSq" alt=""><figcaption></figcaption></figure>

**Step 2: Enable Interest Sync Settings**

To enable interest sync settings please refer to this [link](https://docs.inogic.com/marketing4dynamics/configuration/configure-global-setting#sync-removed-mailchimp-preferences-to-crm).

**Step 3: Update Interests in Mailchimp**

* Open the corresponding member in Mailchimp.

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

* Modify the member’s preferences by unchecking one or more interests.

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

After updating, only the checked interests will remain selected for the member in Mailchimp.

Step 4: Sync Mailchimp Data to CRM

1. Go to Marketing4Dynamics → Setup.
2. Click Sync Audiences or Sync Campaigns.

<figure><img src="/files/1iQ7KTBCGtaimksGndkA" alt=""><figcaption></figcaption></figure>

3. Click Sync Now.

Once the sync is completed:

* CRM will reflect only the interests that are currently checked in Mailchimp.
* Any removed interests will be automatically cleared from the CRM record.


---

# 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://docs.inogic.com/marketing4dynamics/features/sync-removed-mailchimp-preferences-to-crm.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.
