# Tích hợp

- [API](https://www.boxhero.io/docs/documentation/vi/tich-hop/open-api.md): API của BoxHero cho phép các nhà phát triển tích hợp khả năng quản lý tồn kho của chúng tôi với các ứng dụng bên ngoài để truy xuất và tương tác dữ liệu hiệu quả.
- [Webhook](https://www.boxhero.io/docs/documentation/vi/tich-hop/open-api/webhook.md): Webhook là tính năng cho phép bạn nhận thông báo theo thời gian thực khi một số sự kiện nhất định xảy ra trong BoxHero.
- [Slack](https://www.boxhero.io/docs/documentation/vi/tich-hop/slack.md): BoxHero tích hợp với Slack để giúp nhóm của bạn luôn nắm được các cập nhật tồn kho. Nhận thông báo thời gian thực cho các sự kiện quan trọng và luôn kết nối ngay trong không gian làm việc Slack của bạn.


---

# 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://www.boxhero.io/docs/documentation/vi/tich-hop.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.
