前提条件
- Cal.com アカウント
- 公開済みのイベントタイプ
埋め込みコードの取得
- Cal.com にログイン
- 対象の イベントタイプ を開く
- 設定から 埋め込み を選択
- 設定から 埋め込み を選択
- インライン埋め込み形式のコードをコピー
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Cal.com の予約ページをエージェントウィジェットに埋め込む方法
| 項目 | 値の例 |
|---|---|
| ラベル | 日程を予約する |
| コード | 以下の埋め込みコード |
<!-- Cal inline embed code begins -->
<div style="width:100%;height:100%;overflow:scroll" id="xxxx"></div>
<script type="text/javascript">
// code...
</script>
<!-- Cal inline embed code ends -->
