Create and manage forms, add questions, and retrieve responses programmatically
action
- The operation to perform on formsform-id
(required) - The ID of the formtitle
(required) - Title for the new formdescription
(optional) - Description of the formform-id
(required) - The ID of the form to updatetitle
(optional) - New title for the formdescription
(optional) - New description for the formform-id
(required) - The ID of the formquestion
(required) - The question textrequired
(optional) - Whether the question is required (default: false)position
(optional) - Position index for the questionform-id
(required) - The ID of the formquestion
(required) - The question texttype
(required) - Question type: RADIO, CHECKBOX, or DROP_DOWNoptions
(required) - Comma-separated list of optionsrequired
(optional) - Whether the question is requiredposition
(optional) - Position index for the questionform-id
(required) - The ID of the formquestion
(required) - The question textlow
(required) - Lowest value on scalehigh
(required) - Highest value on scalelow-label
(optional) - Label for low endhigh-label
(optional) - Label for high endposition
(optional) - Position indexform-id
(required) - The ID of the formitem-id
(required) - The ID of the question to updatequestion
(required) - Updated question textoptions
(optional) - Updated options for choice questionsform-id
(required) - The ID of the formitem-id
(required) - The ID of the question to deleteform-id
(required) - The ID of the formform-id
(required) - The ID of the formwebhook-url
(required) - URL to receive notifications