# Migrate Dynamics 365 CRM Email Body Content

This feature allows you to migrate email body content, including messages, images, and gifs on the email body – from the CRM system to any cloud storage such as SharePoint, Dropbox, or Azure Blob Storage. Users can extract email content from the source system and transfer it to respective cloud storage in HTML format. This can help users save on storage space, and improve data management, accessibility, and overall efficiency.

The email content migration process ensures that all email content is accurately transferred while preserving essential information such as sender, recipient, date, and attachments.

{% hint style="info" %}
**Note:**

* It is necessary to assign Attach2Dynamics Administrator/Attach2Dynamics User Security role to use real-time migration.
* The email content migration can be successfully performed only when an email is sent or received in Real-Time and not when it is kept in draft.
* Email content can be migrated from CRM only to one cloud-based solution, at one given point of time – be it as SharePoint, Dropbox, or Azure Blob Storage.
* In Entity Configuration, users need to choose between Yes/ No to ‘Allow Email Content Migration’ for every Connector.
  {% endhint %}

**Configure email body content by referring the below screenshot**

<figure><img src="/files/c1YkpQALGpkzC5u8qgYx" alt="Migrate Dynamics 365 CRM Email Body Content"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

* A single and comprised paragraph of plain text will be added below the HTML link in the message body to provide context for the message content.
* For Bulk Migration Jobs of Email Content, users simply need to choose For? as Email Body Content
  {% endhint %}

<figure><img src="/files/6H8rStvpjWbxiTJOmMo1" alt="Migrate Dynamics 365 CRM Email Body Content"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

* Then Schedule the migration for the desired Connector, Schedule the Date, and run it for the number of days, weeks, months, years, or add Custom Criteria.
  {% endhint %}

<figure><img src="/files/eecSTHq7B5wk2zYl1YKi" alt="Migrate Dynamics 365 CRM Email Body Content"><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.inogic.com/attach2dynamics/features/migrate-dynamics-365-crm-email-body-content.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.
