Add to App Store wish list

Gets an app shared from input or the clipboard, then adds it to a Reminders list using its App Store details.

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-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-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-split-text.webp
Split Text
Separates text passed into the action into a list.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
Add New Reminder
Creates a new reminder and adds it to the selected list of reminders.
Find Reminders
Searches for the reminders in your library that match the given criteria. Allows for sorting, changing the order, and limiting the number passed as a result.
shortcuts-action-icon-get-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.

Extra Details

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

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.