Check on my Airbnb

Opens the URL for AirBnb’s “Trips” page on Mac and uses the native shortcut on iOS.

Actions Used

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-get-device-details.webp
Get Device Details
Gets information about the current device.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).

Extra Details

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

More From This Folder

More From The Library

Change Siri lock screen access

Opens the deep link into Settings > Siri and Search and takes you to the “Allow Siri When Locked” setting, which you can toggle off to disallow sensitive information from being accessible while locked.

Get Shortcut »


Get way deeper into Shortcuts – become a member.