# Slack でパートナーからの impact.com メッセージを確認する

impact.com [メッセージング](/brand/ja/nitsuitebitaidesuka/platform-features/reach-out-to-partners/messaging/send-a-message-to-a-partner.md) あなたのプログラムに参加したパートナーとメッセージをやり取りできるほか、Slackでパートナーメッセージと通知を受け取ることもできます。Slackの [Incoming Webhooks](https://api.slack.com/messaging/webhooks)の設定方法については、続きをご覧ください。これにより、impact.com のメッセージをSlackアプリで確認できるようになります。

<div data-with-frame="true"><figure><img src="/files/bda8f6c5307308e7b62b3087d8e34d2caaa330fa" alt=""><figcaption></figcaption></figure></div>

#### 仕組み

* Slackワークスペース内に新しいアプリを作成し、通知を表示したいチャンネル用のWebhook URLを生成します。
* impact.comアカウントで、そのチャンネルのWebhook URLを追加して、連携を有効にします。
* 接続が完了すると、impact.comでメッセージを受信するたびに、Slackがそのチャンネル経由で通知します。

#### Slackでimpact.comアプリを作成する

{% hint style="warning" %}
**重要：** アプリを作成するには、Slackワークスペースへの開発者アクセスが必要です。
{% endhint %}

1. Slackの [アプリダッシュボード](https://api.slack.com/apps) にアクセスし、Slackの開発者プラットフォームにサインインします。
2. 選択します **アプリを作成**.
3. アプリに **名前**などの `Acme Inc`.
4. アプリをホストする **ワークスペース** を選択します。
5. 選択します **アプリを作成**.

#### Incoming Webhooksを有効にしてWebhook URLを作成する

1. Slackの [アプリダッシュボード](https://api.slack.com/apps) で、impact.comアプリを見つけて **impact.comアプリを選択** します。
2. アプリの管理ダッシュボードで、左側の *機能* セクションを見つけて **Incoming Webhooks**.
3. の横にある *Incoming Webhooksを有効にする*」の下で、次を選択します ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[トグルをオン]** 有効にしてください。
4. ページが更新されたら、 *ワークスペース用のWebhook URLセクション* を選択し、 **ワークスペースに新しいWebhookを追加**.
5. 表示されたプロンプトで、 **ドロップダウン** を使って、impact.comが投稿できるチャンネルを選択します。
6. 選択します **承認**.
7. の *Webhook URL* セクションで、 **コピー** を使って、そのチャンネルのWebhook URL全体をコピーします。

#### SlackのWebhook URLをimpact.comに追加する

1. impact.comのブランドアカウントを開きます。上部ナビゲーションメニューで ![](/files/5967ee7fb70d87774db6d781de9ca488049960c1) **\[通知]** → **設定**.
2. 画面で *通知頻度* ページを選択し、 *メッセージ* セクションをご覧ください。
3. を使用して、 ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** を使って **に入金されたときに通知を受け取ります。特定の設定（詳細）**
4. の *新しいメッセージ* フィールドで、 **個別メール**.
5. の *Slack連携* フィールドまでスクロールして、 **SlackのWebhook URL**.
6. 選択します **保存**.

   <div data-with-frame="true"><figure><img src="/files/a3c8a98c319602ae9deb2fb0ec5ca4234cccc21e" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/brand/ja/nitsuitebitaidesuka/platform-features/reach-out-to-partners/messaging/see-impactcom-messages-from-partners-in-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.
