Google Accounts

Google integration · 1 node(s).

00Overview

Every field below is exactly what you see in the Flomation editor. Fields marked ● live picker let you choose from a list pulled live from your account — no IDs to look up.

01Connecting Google Accounts

Add your credentials as a Flomation environment secret, then pick them in each node. The connection fields are:

FieldTypeDetails
What to do with Google account connectionsstringRequiredList accounts with purposes and get connect links, Disconnect an account or specific purpose
Purpose to disconnect (calendar, email_read, email_send) — empty removes allstringCalendar access, Email read access, Email send acce
i
Pick an Environment on your flow (Flow Settings → Environment) so the secret resolves. Secret fields never show the value — they reference ${secrets.your_secret}.

02Accounts

Manage Google Connections

google/accounts · Action

Manage the user's Google account connections for calendar, email read, and email send. Lists which accounts are connected and for which purposes (calendar, email read, email send), provides OAuth links to connect new permissions, and can disconnect specific accounts/purposes. Use this when the user wants to connect or manage their Google accounts.

FieldTypeDetails
What to do with Google account connectionsstringRequiredchoices: List accounts with purposes and get connect links, Disconnect an account or specific purpose
Email (for disconnect)stringuser@example.com
Purpose to disconnect (calendar, email_read, email_send) — empty removes allstringchoices: Calendar access, Email read access, Email send access

Returns: tool_result, accounts, auth_urls, success, error

03Notes & Limitations

Behaviours and constraints worth knowing before you build with these nodes.