Request ride from pick-up spot

Asks you to enter a pickup location, then goes through a ride request flow.

Actions

action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-get-addresses-from-input.webp
Get Addresses from Input
Returns any street addresses found in the output from the previous action.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-number.webp
Number
Passed a number to the next action
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-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%20from%20pick-up%20spot
Link to Open Shortcut
shortcuts://open-shortcut?name=Request%20ride%20from%20pick-up%20spot
AppleScript code
tell application “Shortcuts Events” run shortcut “Request ride from pick-up spot” end tell

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more