# Slack

<figure><img src="/files/a65bd548524437959c7f88f9102b54a828891528" alt=""><figcaption></figcaption></figure>

***

## 将 BoxHero 连接到 Slack

* **实时更新**：即时接收库存活动通知（入库 / 出库 / 调整 / 移动）。
* **增强沟通**：无需在多个平台之间切换，即可让团队中的每个人都保持知情。
* **可自定义提醒**：筛选并选择你想接收的通知，以便及时更新。

***

## 如何设置

1. **登录 BoxHero**：先登录你的 BoxHero 账户。
2. **进入设置**：前往 <mark style="color:蓝色;">`设置`</mark> > <mark style="color:蓝色;">`集成`</mark>.
3. **授权 Slack**:
   * 在 <mark style="color:蓝色;">`集成`</mark> 部分中，点击 <mark style="color:蓝色;">`添加到 Slack`</mark> 按钮。
   * 系统会提示你查看 BoxHero 发送消息到 Slack 所需的访问权限。
   * 点击 **允许** 以授予所需权限。
4. **配置通知**：授权后，你将被重定向到 BoxHero 中的集成设置页面。
   * **选择 Slack 频道**：选择通知将在你的 Slack 工作区中显示的位置。
   * **选择事件类型**：指定你想接收通知的事件（例如：入库、出库）。
   * **设置语言偏好**：选择通知语言。
   * **保存设置**：点击 **保存**.
5. **接收通知**：设置完成后，每当所配置的事件发生时，BoxHero 都会向你指定的 Slack 频道发送通知。

<figure><img src="/files/6bb8d01a5fd169957b46c7204a6d3bccc1f99af1" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**小提示：** 设置完成后，触发一个测试事件（例如：入库），以确认通知是否按预期送达。
{% endhint %}

## 通知类型

BoxHero 在 Slack 上提供以下通知类型：

* **入库**：当物品被添加到你团队的库存时发送。
* **出库**：当物品从你团队的库存中移除时发送。
* **移动**：当物品被转移到你团队中的另一个位置时发送。
* **调整**：当系统中的物品数量更新时发送。

#### 示例通知：

一条用于 <mark style="color:蓝色;">`入库`</mark> 事件的 Slack 消息可能如下所示：

<figure><img src="/files/38a65fea4560bcdc9da2597e1c2a87621ef9cffd" alt=""><figcaption><p>Slack 频道中显示的 BoxHero 通知</p></figcaption></figure>

***

## 隐私政策

[https://www.boxhero.io/privacy](https://www.boxhero.io/en/privacy)

{% hint style="info" %}
要了解更多信息，请访问 [**Slack 应用市场**](https://bgpworks.slack.com/marketplace/A06AY460J8N-boxhero).
{% endhint %}


---

# 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/zh/ji-cheng/slack.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.
