Skip to main content
The Create Form action creates a new blank Google Form. Use it when a workflow needs a fresh form whose questions or sharing settings will be managed separately.

Inputs

Outputs

The action creates the form itself but does not add questions. Store Form ID if later workflow steps or external tools need to configure it.

Example: create a form for a new project

When a project is created, build a descriptive title such as Project name feedback and pass it to Create Form. Store the returned Form ID with the project so later steps can find and configure the correct form.