> 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/inolink-settings/link-existing-customers-and-products.md).

# Link Existing Customers and Products

InoLink is a robust solution to integrate Dynamics 365 CRM and QuickBooks. It provides you the functionality to link existing Customers and Products in both the systems. Especially when you have already been using both Dynamics 365 CRM and QuickBooks, and have records created and maintained in both the systems and now, you would only like to link the records from both systems so that updates start moving between the systems.

### What would you like to do?

![](/files/-Meu972kMvbcpnJwwESP)

#### **1) Link Existing Customers:** With the help of this feature user can link the existing CRM customers with QuickBooks Company customer.

![](/files/-Meu9GgWNeAMN6-aQhSs)

You will use this option when you have already been using both CRM and QuickBooks and have records created and maintained in both the systems and now you would only like to link the records from both systems so that updates start moving between the systems. The **Smart Match button** will try to auto-match the records based on the name of the both **QuickBooks** and **Dynamics 365 CRM** records.

Select the **Account/Contact** from the required **Saved View** along with the type of records from both systems to be linked.

There are three options available for further filtering of the records being displayed for linking.

* **Show all records:** By default, **'Show all records'** is selected. When it is selected it will fetch all the customers irrespective of whether they are already linked or not.
* **Show linked records:** When **'Show linked records'** is selected it will fetch all the customers those are already linked between the two systems.
* **Show unlinked records:** When **'Show unlinked records'** is selected it will fetch all the record from Dynamics 365/CRM which are not linked.

{% hint style="info" %}
**Note: For better performance, use the Show unlinked records option for filtering the records.**
{% endhint %}

#### 2) Link Existing Products: With the help of this feature user can link the existing CRM products with Accounting Company products.

Select the **Product** from the required **Saved View** along with the type of records from both systems to be linked.

![](/files/-Meu9RBjvuJb1LptER4P)

After clicking on **Smart Match** and **Save** button you will get the below displayed message.

![](/files/-Meu9e1V-JR1nXaSFydn)

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


---

# 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/inolink-settings/link-existing-customers-and-products.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.
