> 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/inolink.md).

# InoLink

[InoLink](https://www.inogic.com/product/integrations/inolink-quickbooks-microsoft-dynamics-crm) is a cloud-based productivity app integrating Dynamics 365 CRM and Intuit QuickBooks. It synchronizes transaction history and aging details from QuickBooks to Dynamics 365 CRM to provide a 360-degree view of customer information. With InoLink, users will be able to calculate tax for transactions within Dynamics 365 CRM and send Quotes/Orders/Invoices from Dynamics 365 to QuickBooks. Users can also sync a single instance of Dynamics 365 CRM with one or more QuickBooks Companies.\
This **Dynamics 365 Online integration with QuickBooks** ensures accounting and CRM systems stay in sync, enabling better decision-making and reducing the chances of errors. InoLink enables bidirectional synchronization between Dynamics 365 CRM and QuickBooks, ensuring both platforms stay updated with the latest information.

### Download 15 days FREE TRIAL from our [website](https://www.inogic.com/product/integrations/inolink-quickbooks-microsoft-dynamics-crm) or [Microsoft AppSource](https://appsource.microsoft.com/en-us/product/dynamics-365/inogic.e320f205-5436-418e-b292-d01417c32312?tab=Overview) today! Check out our [Video Library](https://www.youtube.com/channel/UCM4V7ousgLSu1hbOEv4DUuQ?sub_confirmation=1) for more such videos on InoLink!

{% embed url="<https://youtu.be/uT37cRxulp8>" %}

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

| Availability              | Deployment |
| ------------------------- | ---------- |
| Dynamics 365 v9.x & above | Online     |


---

# 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/inolink.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.
