Automate Formbricks for free on Stepper
Formbricks is an open-source survey and experience management platform. Create surveys, collect responses, and manage contacts with the Formbricks API.
Triggers available for Formbricks on Stepper
New Response
Triggers when a new survey response is created in Formbricks.
- 1 parameters
Updated Response
Triggers when an existing survey response is updated in Formbricks.
- 1 parameters
Completed Response
Triggers when a survey response is marked as finished in Formbricks. This fires only when the respondent has fully completed the survey.
- 1 parameters
New or Updated Response
Triggers when a survey response is either created or updated in Formbricks.
- 1 parameters
Actions available for Formbricks on Stepper
Create Survey
Creates a new survey in Formbricks.
- 3 parameters
Update Survey
Updates an existing survey in Formbricks.
- 3 parameters
Delete Survey
Permanently deletes a survey from Formbricks.
- 1 parameters
Get Survey
Retrieves a single survey by ID, including all questions, settings, and configuration.
- 1 parameters
List Surveys
Lists all surveys in the current Formbricks environment.
Create Response
Submits a new response to a Formbricks survey. Triggers the response pipeline including any configured webhooks and integrations.
- 3 parameters
List Responses
Lists all responses for a specific survey in Formbricks.
- 1 parameters
Delete Response
Permanently deletes a survey response from Formbricks.
- 1 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.