Skip to main content
Google Forms
v1.0.1
6 actions · 1 auth method
Documents

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · OAuth 2.0

The steps in this guide require Admin or Owner privileges within Google Cloud.
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · OAuth 2.0

4

Use Actions

Connect your agent to the linked account’s actions. See Agent Setup.Other ways to call actions are listed in Protocols & SDKs.

Actions

|
6 actions
Action
Description
Required scopes
Create Form
Create a new Google Form with a title. Call this exactly ONCE per user workflow - do not call again to “add questions to…
Get Form
Retrieve a Google Form by its ID. Only needed when you do not already have the form data - skip this call after batch_up…
Batch Update Form
Apply multiple update operations to a form in a single atomic request. Set includeFormInResponse=true to get the full up…
Set Publish Settings
Publish or unpublish a form, and control whether it accepts new responses. This is the action to call when the user asks…
List Form Responses
Retrieve all responses submitted to a form
Get Form Response
Retrieve a specific response from a form