Open my business account

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

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 »

Extra Details

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

More From The Library

Encode audio

Records audio until you tap it to stop, then encodes it into a text-based format, then copies it to your clipboard (to be decoded and played back later).

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more