Skip to main content
Use googleForms.batchUpdateForm for Forms API features without a dedicated action. Prefer the item, metadata, settings, and publishing actions for common operations.

Example

Inputs

Provide form and a non-empty requests array of Google Forms API Request objects. includeForm controls whether Google returns the updated form. Use either requiredRevisionId for a strict optimistic write or targetRevisionId to merge against a recent revision, never both. Second argument { account } selects the Google Account.

Output

Replies correspond one-to-one with requests. Raw request shapes follow the Google Forms API and can change independently of Automate.ax.