Open my business account

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-show-web-page.webp
Show Web Page
Shows the web URL passed into he action in a Safari View Controller, allowing you to view the web page without switching apps. Includes a toggle to enter Safari Reader mode if it’s available for the given web page.

Extra Details

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

More From This Folder

Split bills

For a given contact, asks you to enter a payment amount (which is then divided by 2), then asks for a description, and sends the split total as a payment to the contact.

Get Shortcut »

More From The Library

Show LaunchPad

Activates the key code for F4’s native function, which triggers the LaunchPad feature that shows your app icons like an iOS Home Screen.

Get Shortcut »


Get way deeper into Shortcuts – become a member.