Google Workspace (Docs, Sheets, Gmail, Meet, etc.)

  1. Workspace Flows Automation Builder (Expanding on existing alpha)

Drag-and-drop interface to automate Gmail, Drive, Sheets, and Calendar without needing Apps Script.

Example: “If new form response → create folder in Drive → send email → assign Google Task.”

  1. Smart Folder Templates in Drive

Pre-configured templates for onboarding, legal, sales, etc., with Docs, Sheets, and access levels included.

  1. Live Collaborative Dashboard in Sheets

Real-time KPI tracking with connected data from Analytics, Ads, or BigQuery—like a Notion-style workspace.

  1. AI-Powered Email Tone Adjuster in Gmail

Choose a tone (formal, friendly, concise) and Gmail rewrites your email accordingly using Gemini.

1 Like

im using workspace business lisence but i can not access flows.workspace.google.com. Anyone has a solution for this? is it required extra lisence to make this happen?

Tks much!

K

1 Like

Hey,

Hope you’re keeping well.

These ideas align closely with capabilities in Google Workspace Add-ons, AppSheet, and integrations via the Workspace APIs. While there’s no public drag‑and‑drop automation builder yet beyond Apps Script and AppSheet, you can prototype similar flows by combining the Gmail, Drive, Sheets, and Calendar REST APIs with AppSheet’s automation features. For connected dashboards, link BigQuery or Google Analytics data to Sheets using the Data Connector in Sheets or the bq command to export aggregated data. AI‑powered email tone adjustment would require integrating Vertex AI / Gemini API with the Gmail API, likely via a Workspace Add‑on. If you’re exploring these in a developer preview or alpha, keep an eye on the Google Workspace Developer Preview Program updates in the Admin Console under Account settings > Developer preview.

Thanks and regards,
Taz