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

***

#### **BoxHero เชื่อมต่อกับแพลตฟอร์มอื่นได้ไหม?**

ได้ BoxHero รองรับ:

* [**Slack**](https://www.boxhero.io/docs/integrations/slack) — การแจ้งเตือนแบบเรียลไทม์สำหรับรายการ รับเข้า/จ่ายออก/ปรับยอด/ย้ายสินค้า
* [**Webhooks**](https://www.boxhero.io/docs/integrations/open-api/webhook) — ส่งอีเวนต์แบบเรียลไทม์ไปยังระบบของคุณเอง
* [**Open API**](https://www.boxhero.io/docs/integrations/open-api) — สร้างการเชื่อมต่อแบบกำหนดเองด้วยการเข้าถึงโปรแกรมอย่างเต็มรูปแบบ

{% hint style="info" %}
คุณยังสามารถใช้เครื่องมือมิดเดิลแวร์อย่าง [Zapier](https://zapier.com/apps/boxhero/integrations) เพื่อเชื่อมต่อ BoxHero กับแอปอื่นๆ นับพันรายการได้
{% endhint %}

#### **BoxHero เชื่อมต่อกับแพลตฟอร์มอีคอมเมิร์ซได้ไหม?**

BoxHero ไม่มีการเชื่อมต่อโดยตรงกับแพลตฟอร์มอย่าง Shopify หรือ WooCommerce คุณสามารถสร้างการเชื่อมต่อแบบกำหนดเองได้โดยใช้ [**Open API**](https://rest.boxhero.io/docs/api) เพื่อซิงก์ข้อมูลสินค้าและรายละเอียดรายการธุรกรรมกับร้านค้าของคุณ

#### **BoxHero เชื่อมต่อกับซอฟต์แวร์บัญชีได้ไหม?**

BoxHero ไม่มีการเชื่อมต่อในตัวกับซอฟต์แวร์บัญชีอย่าง QuickBooks หรือ Xero มี 2 ตัวเลือก:

* **ส่งออกไปยัง Excel:** ส่งออกข้อมูลสต็อกและธุรกรรมเป็นชุดเพื่อไปนำเข้าในเครื่องมือบัญชีของคุณ
* **Open API:** ซิงก์ข้อมูลโดยอัตโนมัติด้วย REST API ของเรา


---

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