Skip to main content
All Google Suite nodes require a Google OAuth connection. Connect your Google account from Settings → Credentials.

Google Sheets

Read from or write to Google Sheets spreadsheets. Operations:
  • Read Rows — Fetch data from a range of cells
  • Append Row — Add a new row to the end of a sheet
  • Update Row — Modify an existing row
Configuration:

Google Docs

Create, read, or update Google Docs documents. Operations:
  • Create — Create a new document with a title and content
  • Read — Retrieve the content of an existing document
  • Update — Modify document content
Configuration:

Google Calendar

Create or list events in Google Calendar. Operations:
  • List Events — Fetch upcoming events from a calendar
  • Create Event — Add a new event
Configuration:

Google Drive

Upload, download, or list files in Google Drive. Operations:
  • List Files — Browse files in a folder
  • Upload — Upload a file to Drive
  • Download — Download a file by ID
Configuration:

Google Slides

Create or read Google Slides presentations. Operations:
  • Create — Create a new presentation
  • Read — Read slide content from an existing presentation
Configuration:

Google Forms

Read form responses and metadata from Google Forms. Requires: Google OAuth connection
To trigger a workflow when someone submits a Google Form, use the Google Forms Trigger instead.

Google Groups

Manage Google Groups memberships and settings. Requires: Google OAuth connection with admin access