# การเชื่อมต่อ

- [API](https://www.boxhero.io/docs/documentation/th/integrations/open-api.md): API ของ BoxHero ช่วยให้นักพัฒนาสามารถผสานความสามารถด้านการจัดการสินค้าคงคลังของเรากับแอปพลิเคชันภายนอก เพื่อการดึงข้อมูลและการโต้ตอบที่มีประสิทธิภาพ
- [Webhook](https://www.boxhero.io/docs/documentation/th/integrations/open-api/webhook.md): Webhook เป็นฟีเจอร์ที่ช่วยให้คุณรับการแจ้งเตือนแบบเรียลไทม์เมื่อมีเหตุการณ์บางอย่างเกิดขึ้นใน BoxHero
- [Slack](https://www.boxhero.io/docs/documentation/th/integrations/slack.md): BoxHero ผสานการทำงานกับ Slack เพื่อให้ทีมของคุณรับทราบข้อมูลอัปเดตสินค้าคงคลัง รับการแจ้งเตือนแบบเรียลไทม์สำหรับเหตุการณ์สำคัญ และเชื่อมต่อกันได้โดยตรงภายในเวิร์กสเปซ Slack ของคุณ


---

# 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/th/integrations.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.
