Open the App Store

Opens deep links into App Store tabs – Today, Apps, Games, Arcade, Search, and Updates on iOS and Discover, Arcade, Create, Work, Play, Develop, Categories, and Search on macOS.

Actions Used

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Open%20the%20App%20Store
Open Shortcut deep link
shortcuts://open-shortcut?name=Open%20the%20App%20Store
AppleScript code
tell application “Shortcuts Events” run shortcut “Open the App Store” end tell

More From This Folder

Search App Store

Asks you for a query, then finds up to 25 results from the App Store and asks you which one to open. Change the “Results” parameter to iPad or Mac to specify for those platforms.

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.