# Integrasi

***

#### **Adakah BoxHero berintegrasi dengan platform lain?**

Ya. BoxHero menyokong:

* [**Slack**](https://www.boxhero.io/docs/integrations/slack) — pemberitahuan masa nyata untuk transaksi Stock In/Out/Adjust/Move.
* [**Webhook**](https://www.boxhero.io/docs/integrations/open-api/webhook) — menghantar peristiwa masa nyata ke sistem anda sendiri.
* [**API Terbuka**](https://www.boxhero.io/docs/integrations/open-api) — bina integrasi tersuai dengan akses pengaturcaraan penuh.

{% hint style="info" %}
Anda juga boleh menggunakan alat perantara seperti [Zapier](https://zapier.com/apps/boxhero/integrations) untuk menghubungkan BoxHero dengan beribu-ribu aplikasi lain.
{% endhint %}

#### **Adakah BoxHero berintegrasi dengan platform e-dagang?**

BoxHero tidak mempunyai integrasi langsung dengan platform seperti Shopify atau WooCommerce. Anda boleh membina integrasi tersuai menggunakan [**API Terbuka**](https://rest.boxhero.io/docs/api) kami untuk menyegerakkan data item dan butiran transaksi dengan kedai anda.

#### **Adakah BoxHero berintegrasi dengan perisian perakaunan?**

BoxHero tidak mempunyai integrasi terbina dalam dengan perisian perakaunan seperti QuickBooks atau Xero. Dua pilihan:

* **Eksport ke Excel:** eksport inventori dan data transaksi secara pukal untuk diimport ke dalam alat perakaunan anda.
* **API Terbuka:** segerakkan data secara automatik menggunakan REST API kami.


---

# 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/faq/ms/integrasi-and-api/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.
