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

action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-split-text.webp
Split Text
Separates text passed into the action into a list.
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-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-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.
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-wait.webp
Wait
Waits for the specified number of seconds before continuing with the next action.

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Download%20app%20list
Link to Open Shortcut
shortcuts://open-shortcut?name=Download%20app%20list
AppleScript code
tell application “Shortcuts Events” run shortcut “Download app list” end tell

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more