Work with Gmail, Sheets, Drive and Calendar in your workflows.
Google Workspace
Counts describe the planned connector design, not shipped functionality.
Overview
Read inbound email, append rows to sheets, create calendar events and file documents as steps in a workflow.
Google Workspace is planned, not yet available
New email
A message arrives matching a filter
New row in sheet
A row is added to a spreadsheet
File added
A file appears in a folder
Send email
Send a message from a connected account
Append sheet row
Add a row to a spreadsheet
Create calendar event
Schedule an event
Authentication concept
Authorize with least-privilege scopes (gmail, sheets, drive, calendar (selectable)). Tokens would be stored as managed secrets and revocable from the connection screen.
Secrets handling is described on the security page.
Connection status
Authorize
Choose scopes and grant access
Test
Send a sample request from the workflow builder
Use
Reference the connection from any workflow
Illustrative connection flow. It becomes available with the integration.
Example workflow
Update a forecast sheet and notify the right channel when high-value deals change stage.
Related