App Logo
dropbox.com

Dropbox login

Log into Dropbox via Google SSO. Drives Dropbox's Continue-with-Google flow, picks the account (optional email arg), clears consent, and lands on the Dropbox home. Requires an active Google session in the browser; not available on cloud/managed browsers.

Input

email optional

Google account to pick in the chooser. Omit to use the first/only account.

Output

url required
loggedIn required
account optional

The signed-in Dropbox account, read back from Dropbox's own account menu. Null only when no address could be read — never an unverified echo of the `email` argument.

FAQ

Log into Dropbox via Google SSO. Drives Dropbox's Continue-with-Google flow, picks the account (optional email arg), clears consent, and lands on the Dropbox home. Requires an active Google session in the browser; not available on cloud/managed browsers.
Optional: email.
It returns url, account, loggedIn.
No. It only uses pages of dropbox.com that are reachable without signing in.
It makes changes on dropbox.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/dropbox.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/dropbox.com/login_with_google
It is part of Reduck's official curated catalogue.

Start building not clicking