Forms

Forms are configurable data-collection tools used for enquiries, event registrations, and application sections. Each form has a schema of typed fields (text, dropdown, file upload, etc.) that you can retrieve via the schema endpoint.

Use the submissions endpoints to read submitted data or to post new submissions on behalf of candidates — for example when routing leads from a third-party landing page or CRM directly into Full Fabric. A submission will create a new profile if no profile with the given email already exists, or attach to an existing one if it does.