Download app list

Asks you to input a list of app names, then iterates through the list searching for resulting, presenting them to you, and opening the app in the App Store so you can download it before returning to Shortcuts to continue.

Actions Used

shortcuts-action-icon-search-app-store.webp
Search App Store
Searches the App Store, returning the apps that match the specified search terms. Search by name, product ID, or developer name across the iPhone, iPad, and Mac app stores
shortcuts-action-icon-wait.webp
Wait
Waits for the specified number of seconds before continuing with the next action.
shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
shortcuts-action-icon-split-text.webp
Split Text
Separates text passed into the action into a list.
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).
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Download%20app%20list
Open Shortcut deep link
shortcuts://open-shortcut?name=Download%20app%20list
AppleScript code
tell application “Shortcuts Events” run shortcut “Download app list” 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.