Skip to content

Google Forms

Reference


Google Forms is a web-based application that allows users to create surveys, quizzes, and forms for data collection and analysis, with real-time collaboration and response tracking.

Categories: [surveys-and-feedback]

Version: 1


Connections

Version: 1

OAuth2 Authorization Code

Properties

NameTypeControl TypeDescription
Client IdSTRINGTEXT
Client SecretSTRINGTEXT

Actions

Get Form

Get the information about a form.

Properties

NameTypeControl TypeDescription
FormSTRINGSELECTForm to retrieve.

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
{STRING(title), STRING(documentTitle)}OBJECT_BUILDER
STRINGTEXT
STRINGTEXT
[{STRING(itemdId), STRING(title)}]ARRAY_BUILDER

Get Response

Get the response of a form.

Properties

NameTypeControl TypeDescription
FormSTRINGSELECTForm to retrieve.
ResponseSTRINGSELECTResponse to retrieve.

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
{}OBJECT_BUILDER
NUMBERNUMBER