# Tín tốc

Để tích hợp Tín tốc, anh/chị vui lòng thao tác như sau:

**Bước 1** – Lấy thông tin kết nối

\-          Tên đăng nhập: Tài khoản đăng nhập hệ thống Tín tốc

\-          Api token

<figure><img src="https://i.imgur.com/wxWzGhS.png" alt=""><figcaption></figcaption></figure>

**Bước 2** – Truy cập vào hệ thống Getfly => Cài đặt => Tích hợp => Tích hợp giao vận => Chọn đối tác Tín tốc

<figure><img src="https://i.imgur.com/Sfi9mZh.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://i.imgur.com/zMPyIKI.png" alt=""><figcaption></figcaption></figure>

**Bước 3** – Tạo đơn hàng

<figure><img src="https://i.imgur.com/A8jzjB2.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://i.imgur.com/sCpOkLK.png" alt=""><figcaption></figcaption></figure>

**Bước 4** – Nhờ bên Tín tốc thêm webhook để cập nhật trạng thái vận đơn

Webhook: https\://{{domain}}/webhook/tintoc/update\_order?key={{Api\_key}}

Trong đó:

\+ Domain: domain hệ thống CRM của khách hàng

\+ Api key: Api key của CRM, lấy ở phần tích hợp

\-          Khi bên Tín tốc gọi webhook, cập nhật trạng thái đơn hàng là 4000 – Đã thanh toán thì đơn hàng bên CRM sẽ tự động thanh toán

<br>


---

# 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://helpdesk4.getfly.vn/huong-dan-su-dung/doi-tac-ket-noi/giao-van/tin-toc.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.
