Get Form Fields

View as Markdown
##### Retrieve dynamic field structures (input questions/variables) for a specific form so that Make can map these fields correctly in subsequent modules. ### Query Parameters - **formId** (string, Required): The unique ID of the form to fetch fields for. ### Headers - **Authorization** (string, Required): Bearer YOUR_MAKE_API_KEY

Query parameters

formIdstringOptional

Response

OK
namestring
typestring
labelstring
samplestringformat: "email"