Log into Postman using your connected Google account. Signs in via Google's account chooser and lands on your Postman workspace.
Input
emailoptional
Google account to pick in the chooser. Omit to use the first/only account.
Output
urlrequired
loggedInrequired
accountoptional
alreadyoptional
FAQ
Log into Postman using your connected Google account. Signs in via Google's account chooser and lands on your Postman workspace.
Optional: email.
It returns url, account, already, loggedIn.
Yes. It acts as you on postman.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the postman.com cookies saved by the Reduck extension.
It makes changes on postman.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/postman.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/postman.com/login_with_google
It is part of Reduck's official curated catalogue.