> 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/using-calendly-automations.md).

# CalendlyのAutomationを使う

### **CalendlyのAutomationを使う** <a href="#gjdgxs" id="gjdgxs"></a>

Calendly（訳注：会議設定用SaaS）のデータを使ってClickUpで[タスクを作成します。](https://help.clickup.com/hc/en-us/articles/6309647350807-Create-a-Task)これは、スケジュールされたイベントに基づいてチームでアクションプランを作成するのに最適です。

### **必要なもの** <a href="#id-30j0zll" id="id-30j0zll"></a>

* Calendlyの制限により、この自動化を使用するには、Calendlyのプロフェッショナルプラン以上が必要です。
* [自動化統合は](https://help.clickup.com/hc/en-us/articles/6312091699735-Set-up-Automations-Integrations)Businessプラン以上でご利用いただけます。

{% hint style="info" %}
**警告**\
Calendlyは[V1 APIキーを廃止します](https://developer.calendly.com/how-to-migrate-from-api-v1-to-api-v2)。ClickUpでCalendlyを使うには、[個人のアクセストークンを作成する](https://developer.calendly.com/how-to-authenticate-with-personal-access-tokens)必要があります。
{% endhint %}

### **Calendlyを有効にして設定する** <a href="#id-1fob9te" id="id-1fob9te"></a>

Calendlyを設定する前に、ワークスペースの[所有者または管理者が](https://help.clickup.com/hc/en-us/articles/6310033667223-User-Roles)[Automation ClickApp](https://help.clickup.com/hc/en-us/articles/6304327753111-ClickApps-overview#h_7583eced00)を有効にする必要があります。

[トリガーとして使って、](https://help.clickup.com/hc/en-us/articles/6312128853015-Use-Automation-Triggers#h_bdaffc50e7)イベント情報を含む[タスクを自動的に作成できる](https://help.clickup.com/hc/en-us/articles/6312097314199-Use-Automation-Actions)ようになります。

Calendly Automationを設定するには：

1. ワークスペースの所有者または管理者がAutomation ClickAppを有効にしていることを確認します。
2. 自動化するリスト、フォルダー、またはスペースに移動します。
3. 右上&#x306E;**［Automations］**&#x3092;クリックします。
4. 上部&#x306E;**［Browse］**&#x30BF;ブを選択します。
5. 左側のサイドバーか&#x3089;**［Calendly］**&#x3092;選択します。
6. 作成したいCalendlyのAutomationを選択します。<br>

   <figure><img src="/files/AiYhq1Ze10W87q7zDb1m" alt=""><figcaption></figcaption></figure>
7. 新しいウィンドウで、アカウントを追加するか、アクセスできる既存のアカウントから選択します。
8. Calendly統合アカウントに名前を付けます。
9. <https://calendly.com/integrations/api_webhooks> にアクセスし、ページの一番下までスクロールして、 APIキーの横にあ&#x308B;**［Copy Key］**&#x3092;クリックします。
10. キーをClickUpに貼り付けます。
11. **「Connect account」**&#x3092;クリックします。
12. Automationの作成権を付与するユーザーを決めます：**Only me**、**Every member**、**Admins only**。
13. **「Done」を**クリックします。

{% hint style="info" %}
***注**：*\
\&#xNAN;*接続されたアカウントを編集するには、アカウントを削除して再接続する必要があります。アカウントを削除しても既存のAutomationsは中断されませんが、そのアカウントは新しいAutomationsには使用できなくなります。*
{% endhint %}

### **ClickUpからCalendlyアカウントを削除する** <a href="#id-3znysh7" id="id-3znysh7"></a>

Calendlyアカウントを削除するには：

1. 任意のリスト、フォルダー、またはスペースに移動し、右上隅&#x306E;**［Automations］**&#x3092;クリックします。
2. 上部&#x306E;**［Browse］**&#x30BF;ブを選択します。
3. 左側のサイドバーか&#x3089;**［Calendly］**&#x3092;選択します。
4. **［Calendly Automation］**&#x3092;選択します。
5. ドロップダウンからCalendlyアカウントを選択します。
6. アカウント名の上にマウスを移動し、**［Remove］**&#x3092;クリックします。

### **データマッピング** <a href="#id-2et92p0" id="id-2et92p0"></a>

任意のフィールドの横にあるドロップダウンメニューを使って、Calendlyイベントのデータを新しいタスクに直接マップできます。

静的な値は、全ての新しいタスクを特定の人に割り当てるなどの操作を行う場合に最適です。動的な値は、カスタマイズされたタスクのタイトルや説明などを自動的に生成するのに最適です。


---

# 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/using-calendly-automations.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.
