Open cross-platform app

Template for shortcut that performs different steps on different platforms for a universal app.

Actions Used

shortcuts-action-icon-open-app.webp
Open App
Opens the specified app.
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-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.

Extra Details

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

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.