# Sync QuickBooks data to Dynamics 365 CRM

You need to make sure the **InoLink High Priority** service is set in Service Scheduling section within the QuickBooks to Dynamics CRM feature option.

![](/files/-MVIPvVDddXs0Gbz05RY)

This service is scheduled to poll at every 30 minutes interval from 8AM to 5PM. It would look for records modified since the last time it synced from QuickBooks to CRM and update such records in Dynamics 365 CRM.

You can modify the poll interval to an interval of your choice. However, it is advised to keep the poll interval in comparison with the volume of transactions during the interval. It is advised to not reduce the interval to less than 30 minutes if there is moderate transaction sync between the systems.

Successful update would result in a new Link Job created in Dynamics 365 CRM with the **'Success'** status and the Source would be set to **'Accounting'** to denote a successful completion of the sync job triggered from QuickBooks. In case of an error, the status of the Link Job is set to **'Error'.**

![](/files/-MVIQRvkDtWoUhwyzncq)

{% 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/inolink/how-to-guides/sync-quickbooks-data-to-dynamics-365-crm.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.
