# 確認済みフォーム生成サービス一覧

immedioのタグを埋め込んで動作することが確認されているフォーム生成サービスの一覧です。\
こちらのサービスを利用してフォームを作成している場合、動作することが確認されています。\
データ連携に対応しているサービスの一覧ではありません。\
こちらに記載のないサービスであっても、immedioのタグは様々なフォームに柔軟に対応可能なため、immedioが動作する可能性があります。\
詳しくは担当者までお問い合わせください。

## 注意事項

* ご利用の環境やサービスのバージョンによっては、immedioタグの動作に影響が出たり、正常に動作しない可能性があります
* フォーム生成サービスの一覧であり、データ連携に対応しているサービスの一覧ではありません。

## MA/CRM

* HubSpot（旧フォーム・新フォーム）
* Salesforce
* Marketo

## CMS

* WordPress
  * Contact Form 7
* Studio
* ferret One
* カスタマーリングス
* サスケWorks
* formrun

## 備考

* formrun
  * **コード型フォームの場合**\
    埋め込み先のフォームにimmedioのタグを直接埋め込むことで、immedioが動作する可能性があります。\
    また、コード型フォームを独自ドメインのフォームとして作成することで、GTM（Google Tag Manager）経由での設置も可能になる可能性があります。\
    参考URL：[コード型フォームの作成方法](https://faq.form.run/faq/create-code-type-form)
  * **クリエイターフォームの場合**\
    クリエイターフォームについても、独自ドメインフォームとして設定することで、GTM経由でimmedioを設置できる可能性があります。

## フルスクラッチでフォームを作成している場合

フルスクラッチ（内製）でフォームを作成している場合、ほとんどの場合はimmedioのタグを埋め込むことで動作することが確認されています。\
ただし、フォームの実装方法によっては、immedioのタグが正しく動作しない可能性があります。\
詳しくは担当者までお問い合わせください。


---

# 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://docs.immedio.io/guides/form-service.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.
