Form Structure
Add RapidForm to Integration
Step 1: Get Integration ID
Step 2: Add Form Configuration
Field Configuration
| Field | Description |
|---|---|
name | Variable name to store |
type | single_select, multi_select, text, password, checkbox, hidden |
label | Display name |
help_text | Description |
required | Must be filled |
depends_on | Parent field names |
data_source | API configuration |
options | Label and value field mapping |
disabled_text | Message when disabled |

