Skip to content

Create Form Node

Data/Google/Forms

Create Form

Create a new Google Form

data_google_forms_createdataLong running
Inputs4
Outputs5
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

4

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Google provider

GoogleProviderGoogleProvider4 fields
provider_idstringrequired

The provider ID

access_tokenstringrequired

The OAuth access token

refresh_tokenstring | null

Optional refresh token

expires_atinteger | null

Token expiration timestamp (unix seconds)

format uint64min 0
Schema enforced

Title

String
title

Form title

Document Title

String
document_title

Document title (filename)

Output Pins

5

Success

Execution
exec_out

Error

Execution
error

Form

Struct
form

Created form

GoogleFormGoogleForm6 fields
formIdstringrequired
titlestringrequired
documentTitlestringrequired
descriptionstring | null
responderUristringrequired
revisionIdstring | null

Form ID

String
form_id

Error Message

String
error_message

Node Info

Internal name
data_google_forms_create
Category
Data/Google/Forms