Log into Zapier using Sign in with Google, ending on the Zapier app home. Handles the Google account chooser and the confirmation step, and returns straight away if you are already signed in. Optionally pass which Google account to use.
Input
emailoptional
Google account to pick in the chooser. Omit to use the first/only account.
Output
urlrequired
loggedInrequired
accountoptional
FAQ
Log into Zapier using Sign in with Google, ending on the Zapier app home. Handles the Google account chooser and the confirmation step, and returns straight away if you are already signed in. Optionally pass which Google account to use.
Optional: email.
It returns url, account, loggedIn.
Yes. It acts as you on zapier.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the zapier.com cookies saved by the Reduck extension.
It makes changes on zapier.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/zapier.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/zapier.com/login_with_google
It is part of Reduck's official curated catalogue.