前提条件
- Spir アカウント
- 公開済みの日程調整ページ
埋め込み URL の取得
- Spir にログイン
- サイトに埋め込む を開く
- 埋め込み要コード をコピー
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Spir の日程調整ページをエージェントウィジェットに埋め込む方法
| 項目 | 値の例 |
|---|---|
| ラベル | 日程を調整する |
| コード | 以下の iframe コード |
<!-- Spir widget begin -->
<div class="spir-widget" data-url="https://app.spirinc.com/xxxx" style="min-width:320px;height:650px;"></div>
<script type="text/javascript" src="https://app.spirinc.com/js/external/iframe.js" async></script>
<!-- Spir widget end -->
