# Sync Jobs

Whenever you synchronize the data between Dynamics 365 CRM and Mailchimp, a Sync Job record is created for each of the records. Sync Job represents a sync request between Dynamics 365 CRM and Mailchimp.&#x20;

You can easily view these jobs against the records that is synced either from Mailchimp to Dynamics 365 CRM or from Dynamics 365 CRM to Mailchimp by following the steps mentioned below

Go to **Marketing4Dynamics App --> Settings --> Sync Jobs.**

![](/files/-MhNcPQrWd5G26iw7MYZ)

![](/files/-MgzEJcjxFxPxPZpUUbz)

![](/files/-MgzEaMf67jLc2qj8eMR)

* **Entity Type:** This section, specifies the type of record i.e., Contact, Lead, Marketing Activity, Marketing List, Campaign, Recipient and Tag associated with this job.&#x20;
* **Sync Status:** This field denotes the status of the job. It can hold the following values:&#x20;
  * **Success** – The job request was successfully processed.&#x20;
  * **Error** – There was an error in processing the request. The Error Description will provide detailed information about error.&#x20;
* **Source:** This field denotes the source system that generated this job. If it is Marketing, then the record is synced from Mailchimp to Dynamics 365 CRM; and if the source is CRM, then the record is synced from Dynamics 365 CRM to Mailchimp.&#x20;
* **Submitted By:** The user who have synced the record between the two systems.&#x20;
* **Submitted At:** The date and time when the syncing of record has taken place.
* **Processed At:** The time when the record is successfully synced following the direction specified by the user.&#x20;
* **Error Description:** Error description would provide the information about error. You need to resolve the error for it to be re-processed by the service.

### What triggers a job request?

A new Sync Job request is created when one of the following actions is performed in Dynamics 365 CRM:

* When **Sync Now** button is pressed while syncing an Audience.

![](/files/-MgzEpFkyVkq9De3yiCE)

* When **Sync** button is clicked on a marketing list.

![](/files/-MgzEyPaIyzzQXT1TD0Q)

* When **Sync Now** button is clicked on marketing list.

![](/files/-MgzF5GguqZYwt-dqVbV)

* When **Sync Now** button is pressed while syncing a Campaign.

![](/files/-MgzFGcPACif9FK8OoFD)

* When a new tag is created in CRM.

![](/files/-MgzFSSdq00POZiphgZV)

* When a new interest/group is created in CRM.

<figure><img src="/files/43ywJuTwS4NxePi7RxFr" alt=""><figcaption></figcaption></figure>

* When a new interest/ group category is created in CRM.

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

* When Mailchimp related fields (first name, last name, business phone & so on) are updated on Contact/Lead which is member of any marketing list that has **Sync Status** as **synced.**&#x20;
* On update of any synced record, a new sync job will be created.

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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/marketing4dynamics/references/sync-jobs.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.
