> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/integrations-and-api/integrations.md).

# Integrations

***

#### **Does BoxHero integrate with other platforms?**

Yes. BoxHero supports:

* [**Slack**](https://www.boxhero.io/docs/integrations/slack) — real-time notifications for Stock In/Out/Adjust/Move transactions.
* [**Webhooks**](https://www.boxhero.io/docs/integrations/open-api/webhook) — push real-time events to your own systems.
* [**Open API**](https://rest.boxhero-app.com/docs/api) — build custom integrations with full programmatic access.

{% hint style="info" %}
You can also use middleware tools like [Zapier](https://zapier.com/apps/boxhero/integrations) to connect BoxHero to thousands of other apps.
{% endhint %}

#### **Does BoxHero integrate with e-commerce platforms?**

BoxHero doesn't have direct integrations with platforms like Shopify or WooCommerce. You can build custom integrations using our [**Open API**](https://rest.boxhero-app.com/docs/api) to sync item data and transaction details with your store.

#### **Does BoxHero integrate with accounting software?**

BoxHero doesn't have built-in integrations with account software like QuickBooks or Xero. Two options:

* **Export to Excel:** bulk export inventory and transaction data to import into your accounting tool.
* **Open API:** sync data automatically using our REST API.
