# Integrasi

- [API](https://www.boxhero.io/docs/documentation/id/integrasi/open-api.md): API BoxHero memungkinkan pengembang mengintegrasikan kemampuan manajemen inventaris kami dengan aplikasi eksternal untuk pengambilan dan interaksi data yang efisien.
- [Webhook](https://www.boxhero.io/docs/documentation/id/integrasi/open-api/webhook.md): Webhook adalah fitur yang memungkinkan Anda menerima notifikasi secara real-time saat peristiwa tertentu terjadi di BoxHero.
- [Slack](https://www.boxhero.io/docs/documentation/id/integrasi/slack.md): BoxHero terintegrasi dengan Slack untuk menjaga tim Anda tetap mendapat informasi tentang pembaruan inventaris. Dapatkan notifikasi real-time untuk peristiwa penting dan tetap terhubung langsung di ruang kerja Slack Anda.


---

# 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/id/integrasi.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.
