List Mapped Field Schema
POST/v1/forms/mapped-field-schema/list
Call this FIRST to understand what CRM fields are available before creating forms with mapped fields.
mapped_to_resource options:
- "crm_contact" - CRM Contact fields (name, email, phone, etc.)
- "crm_company" - CRM Company fields
- "utm_attribute" - UTM tracking fields (auto-added, don't include manually)
- "special_attribute" - Special fields like google_places_id
Request
Responses
- 200
- default
A successful response.
An unexpected error response.