# Tích hợp Telegram

Tích hợp Telegram cho phép ứng dụng Salework Banking gửi thông báo mỗi khi có giao dịch gạch nợ hóa đơn tới một nhóm chat Telegram mà khách hàng chỉ định (ứng dụng đang trong quá trình hợp tác với ngân hàng để triển khai gửi thông báo cho tất cả các giao dịch tiền vào/tiền ra trên một tài khoản ngân hàng).

&#x20;

#### &#x20;Bước 1 : Thêm Salework Banking Bot vào nhóm chat Telegram <a href="#buoc-1-add-cassorobot-vao-group-telegram" id="buoc-1-add-cassorobot-vao-group-telegram"></a>

* Tại giao diện chính của Telegram, bạn có thể tạo một nhóm chat mới để nhận thông tin từ Salework Banking, hoặc cũng có thể sử dụng một nhóm chat có sẵn.
* Dùng tính năng Thêm thành viên (Add Members) để thêm bot **Salework Banking Bot** (@salework\_banking\_bot) vào nhóm chat.&#x20;

<figure><img src="/files/VY6QebsxmOgI71Y1wHwa" alt=""><figcaption></figcaption></figure>

#### Bước 2 : Lấy thông tin Chat ID của Group Telegram <a href="#buoc-2-lay-thong-tin-chat-id-cua-group-telegram" id="buoc-2-lay-thong-tin-chat-id-cua-group-telegram"></a>

Để lấy được chat ID, vui lòng truy cập vào [https://web.telegram.org](https://web.telegram.org/a/) , chọn nhóm chat mà bạn vừa thêm bot vào.

* ID Group Telegram sẽ bao gồm **dấu trừ "-"** kết hợp với **phần chữ số nằm ở cuối đường dẫn của group** . Ví dụ ID Group: `-123456789`

<figure><img src="/files/nqIqEs9C9OtM45d7yD51" alt=""><figcaption></figcaption></figure>

#### Bước 3 : Tích hợp thông tin Chat ID vào Salework Banking <a href="#buoc-3-nhap-thong-tin-chat-id-vao-casso" id="buoc-3-nhap-thong-tin-chat-id-vao-casso"></a>

* Truy cập vào Salework Banking, tại giao diện **Tích hợp** => chọn **Thêm tích hợp** => chọn **Tích hợp** **Telegram**&#x20;

<figure><img src="/files/RJvXSMGyfSGdhPUanQaG" alt=""><figcaption></figcaption></figure>

* Ở phần **Chat ID** điền **ID Group** vừa lấy được từ Telegram vào khung **Chat ID.**&#x20;

<figure><img src="/files/CBNZTscENSEVeljHvKbk" alt=""><figcaption></figcaption></figure>

#### Bước 4: Gọi thử và Lưu tích hợp <a href="#buoc-4-goi-thu-va-luu-tich-hop" id="buoc-4-goi-thu-va-luu-tich-hop"></a>

Bấm vào nút **Gọi thử và lưu tích hợp** để kiểm tra nhóm chat đã nhận thông báo hay chưa.&#x20;

<figure><img src="/files/LWqXsOm7DnejiC3V6wwJ" alt=""><figcaption></figcaption></figure>


---

# 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.salework.net/salework-tai-lieu/salework-payment/tich-hop/tich-hop-telegram.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.
