# Slack

<figure><img src="/files/c5930394d195bc924f194f8e065cf1859c02cf8d" 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. **通知を受け取る**: 設定が完了すると、指定したSlackチャンネルに、設定したイベントが発生するたびBoxHeroから通知が送信されます。

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

{% hint style="success" %}
**ヒント:** 設定後、テストイベント（例: 入庫）を発生させ、通知が期待どおりに届くか確認してください。
{% endhint %}

## 通知の種類

BoxHeroでは、Slack上で以下の種類の通知を提供しています:

* **入庫**: チームの在庫にアイテムが追加されたときに送信されます。
* **出庫**: チームの在庫からアイテムが削除されたときに送信されます。
* **移動**: アイテムがチーム内の別の場所に移されると送信されます。
* **調整**: システム上でアイテム数量が更新されたときに送信されます。

#### 通知の例:

のイベントに対するSlackメッセージは <mark style="color:青;">`入庫`</mark> 次のようになります:

<figure><img src="/files/fba87fd2466bfc6fab635fd676564dad06ac6be8" 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/ja/lian-xie/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.
