Turn qualification questions into a routing form
create_qualification_formBuild a qualification form from your questions, then route qualified visitors to a meeting type or callback for easy follow-up.
Instructions
Create a real routing form from supplied qualification questions, with structured fields the company can edit and a fallback rule routing qualified visitors into a meeting type or callback. The returned formId is suitable for a qualifying web chat profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Form title language, "de" or "en". Defaults to en. | |
| questions | Yes | ||
| assistantName | Yes | Names the form recognisably, e.g. "Qualification – Lena" | |
| meetingTypeId | No | Where qualified visitors book. Omit to route them to a callback instead. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| slug | No | ||
| formId | No | Point the assistant profile at this | |
| publicUrl | No |