Skip to main content
Create a new form using the title given in the provided form message in the request. Important: Only the form.info.title and form.info.document_title fields are copied to the new form. All other fields including the form description, items and settings are disallowed. To create a new form and add items, you must first call forms.create to create an empty form with a title and (optional) document title, and then call forms.update to add the items.
External DocumentationTo learn more, visit the Google Forms documentation.

Basic Parameters

Advanced Parameters

Example Output

Workflow Library Example

Create Form with Google Forms and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop