External DocumentationTo learn more, visit the Google Forms documentation.
Actions
Create Form
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.

Preview this Workflow on desktop