> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/use-slack-actions.md).

# Slackアクションを使用する

Slackのメッセージに関するClickUpタスクを作成したいと思ったことはありませんか？ SlackメッセージをClickUpタスクにコピーして貼り付けることがよくありますか？

SlackとClickUpを統合すると次のことが可能になります。

* SlackメッセージをClickUpタスクに添付します。
* SlackメッセージからClickUpタスクを作成します。

### **必要条件** <a href="#gjdgxs" id="gjdgxs"></a>

* [Slackとのインテグレーションは、](https://help.clickup.com/hc/en-us/articles/6304922742295-Slack-integration-overview)[ClickUpの全プラン](https://clickup.com/pricing)で利用できます。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Intro-to-guests)はSlackとのインテグレーションを使用できません。

### **Slackメッセージをタスクに添付する** <a href="#id-30j0zll" id="id-30j0zll"></a>

SlackメッセージをClickUpコメントに追加して、元のSlack コメントへのリンクが付いた引用としてスタイル設定することができます。

1. Slackから、メッセージの上にマウスを移動し、省略記号&#x306E;**［...］**&#x30E1;ニューをクリックします。
   * SlackからClickUpタスクを初めて作成する場合は、**［More message shortcuts］**&#x3092;選択します。
2. **［Add comment to Task］**&#x3092;クリックします。
3. タスクを検索して選択します。
   * 必要に応じて、割り当て先を選択します。
4. コメントを送信するには、**［Add］**&#x3092;クリックします。

コメントはClickUpのタスクに投稿されます。

<img src="/files/ynrPyU128IdybyduUtN4" alt="Screenshot showing a comment in ClickUp which references a Slack message." width="474">

### **SlackメッセージからClickUpタスクを作成する** <a href="#id-1fob9te" id="id-1fob9te"></a>

[Slack メッセージからClickUpタスクを作成する](https://help.clickup.com/hc/en-us/articles/6304996919447-Create-tasks-from-Slack)方法を学びます。

### **Slackメッセージをメモ帳に保存する** <a href="#id-3znysh7" id="id-3znysh7"></a>

後で参照できるように、メッセージを[Notepad（メモ帳）](https://help.clickup.com/hc/en-us/articles/6325819953687-Using-the-Notepad)に直接送信します。

1. Slackから、メッセージの上にマウスを移動し、省略記号&#x306E;**［...］**&#x30E1;ニューをクリックします。
   * SlackからClickUpタスクを初めて作成する場合は、**［More message shortcuts］**&#x3092;選択します。
2. **［Save to Notepad］**&#x3092;クリックします。
3. Notepadに新しいメモが作成されます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/use-slack-actions.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.
