Request ride

Asks you to enter a destination and the number of people, then requests a ride using your app of choice.

Actions

shortcuts-action-icon-number.webp
Number
Passed a number to the next action
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-find-places.webp
Find Places
Searches for nearby businesses and returns them as results. Pass a location as input to search near there.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-show-alert.webp
Show Alert
Displays an alert with a title, a message, and two buttons. If the user selects the OK button, the shortcut continues. The cancel button stops the shortcut.
shortcuts-action-icon-request-ride.webp
Request Ride
Requests a ride from the specified pickup location to a specified drop off location.

More From This Folder

Extra Details

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

More From The Library

Search Apple Maps

Asks for your search query, encodes the text, then opens the deep link into Apple Music.

Reference: https: or or developer.apple.com or library or archive or featuredarticles or iPhoneURLScheme_Reference or MapLinks or MapLinks.html

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more