App Logo
admin.shopify.com

Shopify store admin login (Google SSO)

Log into a Shopify store admin via Google SSO — clicks 'Continue with Google' on accounts.shopify.com, picks the account, skips the passkey-enrollment prompt if shown, then opens admin.shopify.com/store/<store>. Pass the store handle.

Input

store required

Shopify store handle as it appears in admin.shopify.com/store/<store> (e.g. "my-shop"). Must be a store your Google account can access.

email optional

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

Output

url required
store required
loggedIn required
account optional
already optional

true if a Shopify session already existed (no Google click needed)

FAQ

Log into a Shopify store admin via Google SSO — clicks 'Continue with Google' on accounts.shopify.com, picks the account, skips the passkey-enrollment prompt if shown, then opens admin.shopify.com/store/<store>. Pass the store handle.
Required: store. Optional: email.
It returns url, store, account, already, loggedIn.
Yes. It acts as you on admin.shopify.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the admin.shopify.com cookies saved by the Reduck extension.
It makes changes on admin.shopify.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/admin.shopify.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/admin.shopify.com/login_with_google
It is part of Reduck's official curated catalogue.

Start building not clicking