# Brevo (SendinBlue)

Bluecore hỗ trợ kết nối với tài khoản SendinBlue của bạn để thực hiện việc gởi email. Nếu bạn chưa có tài khoản SendinBlue, bạn có thể tạo một tài khoản mới [tại đây](https://app.sendinblue.com/account/register)

Sau khi đã có tài khoản, bạn có thể tạo kết nối từ Bluecore đến SendinBlue theo các bước sau:

## Bước 1: Tạo kết nối <a href="#buoc-1-tao-ket-noi" id="buoc-1-tao-ket-noi"></a>

Tại [trang kết nối](https://admin.bluecore.vn/app/main/connectors), click nút kết nối SendinBlue

<div align="left"><img src="/files/g76kKt5JkSNpS6c2p8Z6" alt="img-description"></div>

## Bước 2: Đăng ký nhận kết quả gởi email từ SendinBlue. <a href="#buoc-2-dang-ky-nhan-ket-qua-goi-email-tu-sendinblue" id="buoc-2-dang-ky-nhan-ket-qua-goi-email-tu-sendinblue"></a>

Sao chép đường dẫn nhận kết quả của Bluecore

<div align="left"><img src="/files/sj2EFBo1zYFGWUWztxPm" alt="img-description"></div>

Truy cập trang [cấu hình của SendinBlue](https://app-smtp.sendinblue.com/webhook), click nút “Add a new webhook”

<div align="left"><img src="/files/5cpxD4Xcv7fJ7unkwzBU" alt="img-description"></div>

Dán đường dẫn đã sao chép vào ô “URL to call” và tick chọn tất cả các sự kiện và bấm “Save”

<div align="left"><img src="/files/Iz2m6zMCzwevzUz3dNnK" alt="img-description"></div>

## Bước 3: Cấu hình kết nối đến SendinBlue <a href="#buoc-3-cau-hinh-ket-noi-den-sendinblue" id="buoc-3-cau-hinh-ket-noi-den-sendinblue"></a>

Truy cập [trang cấu hình API của SendinBlue](https://account.sendinblue.com/advanced/api) sau đó chọn nút “CREATE A NEW API KEY”

<div align="left"><img src="/files/NbYcpfxVHFdB2OZHRZAz" alt="img-description"></div>

Đặt tên API Key là “Bluecore” sau đó bấm “Generate”

<div align="left"><img src="/files/vJVhvwzXi1Deu4hpWoXz" alt="img-description"></div>

Sao chép chuỗi ký tự bí mật được tạo ra và quay lại màn hình kết nối của Bluecore, dán vào ô “ApiKey” và điền thông tin email bạn muốn dùng để gởi sau đó bấm “Connect”

<div align="left"><img src="/files/cFMZjDyWzdrWHwO7GLwM" alt="img-description"></div>


---

# 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.bluecore.vn/connectors/tiep-thi/sendinblue.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.
