Automations & workflows

Workflows

What happens after a response is submitted.

Questionful does not have a workflow builder. What it has is a set of things that can happen when a response arrives, each configured per form.

What can happen on submit

What it doesWhere
Email notificationEmails named recipientsForm settings, Email notifications
Copy to the respondentEmails their answers to the address they gaveForm settings
Automatic scoringGrades the submission and shows the resultPer question, Scored exams
Google DriveFiles a PDF of the response into a Drive folderForm integrations, Google Drive
Zapier / MakePOSTs the response as JSON to the URL you paste, an automation platform’s hook, or your own endpointForm integrations

Several of these can be on at once. A form can email you, file a PDF, and POST to your endpoint from the same submission. Each attempt is listed as Recent Activity on the form’s Integrations tab; a failed one is logged, not retried later.

Multi-step automation

For anything with steps, conditions, or approvals, send the response to Zapier or Make and build it there. Both have branching, delays, and connectors for thousands of tools, and both are set up in Questionful by pasting a URL.

Branching inside the form

Routing a respondent to a different section based on their answer is done in the form itself, not here. See Conditional logic.