Get travel time to work

Gets driving time from current location to your work address, showing the route and arrival time as well.

Actions Used

shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
Get Travel Time
Estimates the amount of time it will take to travel to the location passed into this action. Lets you adjust the time interval.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Get%20travel%20time%20to%20work
Open Shortcut deep link
shortcuts://open-shortcut?name=Get%20travel%20time%20to%20work
AppleScript code
tell application “Shortcuts Events” run shortcut “Get travel time to work” end tell

More From This Folder

Find coffeeshops nearby

Opens the Apple Maps URL to query “coffee.” Reference: https: or or developer.apple.com or library or archive or featuredarticles or iPhoneURLScheme_Reference or MapLinks or MapLinks.html

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.