# Tích hợp Esms với ABOT

### Cách kết nối ABOT với esms.

Bước 1: Truy cập vào esms > Vào phần quản lý API để lấy API key và Secret key.

![Lấy api key từ esms](/files/RpTPXiusbfNTCcA19a49)

Bước 2: Vào mục plugin trên ABOT và chọn Esms

![Vào mục plugin esms trên abot](/files/Sq1tM7aZ468lz3sZYpnl)

Copy API key và Secret key từ esms sang abot phần **Xuất bản** chọn **Có**

Chuyển sang phần các tính năng và chọn BrandName của bạn

![Chọn SMS BrandName](/files/tKJHFbuvsN8Ff3UG2IF2)

Nếu bạn tích hợp nhiều nhà cung cấp SMS Brandname thì hãy vào thiết lập > Cài đặt SMS và chọn nhà cung cấp bạn muốn sử dụng.&#x20;

![](/files/TVSfIN2t8rvZ8qYzuvXs)

Bước 3: Quay ở lại Menu kênh và chọn SMS [chiến dịch](/channels/tin-nhan-sms.md#tao-tin-nhan-sms) hoặc [SMS hàng loạt](/channels/tin-nhan-sms.md#tao-tin-nhan-sms).


---

# 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.abot.vn/tich-hop/tich-hop-esms-voi-abot.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.
