Run a shortcut from a folder

Asks you to pick a folder, then a shortcut, then runs it right away.

Actions Used

shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
shortcuts-action-icon-get-my-shortcuts.webp
Get My Shortcuts
Gets the shortcuts stored on this device. For example, you could use this action with the Make Archive action to zip up your shortcuts.
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.

Extra Details

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

More From This Folder

Open a folder

Prompts you to type in a folder name, then opens that folder in Shortcuts. Assigned to Shift + Control + O as a keyboard shortcut on macOS, and placed in the iPad dock.

Get Shortcut »

Copy my Shortcuts folder names

Gets a list of all the titles for your Shortcuts folders. On macOS, uses the Shortcuts Command Line Interface (CLI) to make the request; on iOS, uses a Regular Expression to find the results. Also saves a .txt file of the output.

Get Shortcut »

More From The Library

Open Side Button preferences

Opens the deep link into Settings > Accessibility > Side Button where you can adjut the Click Speed, Press and Hold to Speak, and Side Button Confirmation for Switch Control and AssistiveTouch.

Get Shortcut »


Get way deeper into Shortcuts – become a member.