Open cross-platform app

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

Actions

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.
shortcuts-action-icon-open-app.webp
Open App
Opens the specified app.

More From This Folder

Check quarterly taxes

Opens the Quarterly tab of the Tax page for QuickBooks Self-Employed so you can view and file your quarterly taxes (to avoid paying in one big lump-sum the year after).

Get Shortcut »

Extra Details

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

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more