App Logo
notion.com

Notion login (Google SSO)

Log into Notion via Google SSO, signing out first so the flow always runs fresh. Pass `email` to pick which Google account to use.

Input

email optional

Google account to pick in the chooser (e.g. [email protected]). Omit to use the first/only account.

Output

url required
loggedIn required
account optional

FAQ

Log into Notion via Google SSO, signing out first so the flow always runs fresh. Pass `email` to pick which Google account to use.
Optional: email.
It returns url, account, loggedIn.
Yes. It acts as you on notion.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the notion.com cookies saved by the Reduck extension.
It makes changes on notion.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/notion.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/notion.com/login_with_google
It is part of Reduck's official curated catalogue.

Start building not clicking