# Connect Sales Software

When starting to use the new sales software, instead of having to re-enter data from the old sales software, Nobita supports users to connect to the sales software to synchronize data. Is it difficult to connect other sales software with Nobita and how is it done? Let's explore this feature now.

At the menubar, Click the button ![](https://lh3.googleusercontent.com/jTJVfJlJlu3UfeMn5mAJZPKH_vx0jrb9StDiv3BzSdayt-1iuyZlP1O0rJz4bQW7E6vAN4y_8L6iv5SY3xrrqgEBLwysiQZhry1B8oUEZAFxvqBeu0wQK6ZcfNLBce4xJIAAkyP2=s0)>Click![](https://lh3.googleusercontent.com/51Hed-LaCLDmmTt-1G6_PGnf4X47QqY0Or6MNKBB-p2OoIuv5M80_sxrSjcSdyEiI00qokifgT6bIOD08qwXfmnUuawxfUNFhsAqeKuhabvuCPXic9VVWu-scBssIbT-Ras6VCsM=s0). The interface is displayed as shown below:

![](/files/-MlOoL9gsTq8q4-96IJU)

At the connect sales software interface, select the sale software you want to connect first:&#x20;

![](/files/-MlOpFhz28fwbKuplXc1)

Nobita will connect to Kiot Viet for example:

## 1. Instruction for connecting to Kiot Viet&#x20;

To connect Kiotviet software with Nobita, please fill in the information in the API connection form. The information includes:

* Software name.
* Retailer ID: If your system is "abc.kiotviet.vn", please enter "abc" in the ID field.
* Client ID: Get information in the API setting of the sales software.
* Client Secret:&#x20;
* Get information in the API setting of the sale software.
* Default user authorization: The user after syncing will be assigned this authorization.
* Set up order synchronization: If turned ON, orders uploaded from Nobita will sync to Kiotviet. Conversely OFF, orders at Nobita will not synchronize with Kiotviet software.
* Set up product price and inventory synchronization: If turned ON, inventory and product prices from Kiotviet will sync to Nobita. Conversely, OFF will not synchronize inventory and product prices from Kiotviet to Nobita.

![](/files/-MlOvAHIP1ZLw1ezi0fS)

## 2. Instruction for syncing data

After connecting the sales software successfully, at the sales software connection management interface, to synchronize data, you just need to click on the button you want to sync in the right column.


---

# 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://help.nobi.pro/extend-1/connect-sales-software.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.
