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

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 »

Open the Gallery

Use this shortcut to quickly access the Gallery and see what kinds of shortcuts Apple recommends based on your usage, as well as curated categories put together by the Shortcuts team.

Get Shortcut »

Run a shortcut

Asks you to enter the name of a shortcut, then finds and runs that shortcut. Also uses scripting to check if more than one exists with that name and asks which to run.

Get Shortcut »

More From The Library

Get podcast show slug

Accesses the Transistor API to retrieve your account data, looks at first show, then retrieves the slug from its attributes – copy it and paste it into your other shortcuts.

Get Shortcut »


Get way deeper into Shortcuts – become a member.