Join my next meeting

Looks for the URL in your next meeting and asks if you want to open it.

Actions Used

Find Calendar Events
Searches for the calendar events in your library that match the given criteria. Allows for sorting, changing the order, and limiting the number passed as a result.
Get Upcoming Events
Gets upcoming calendar events, ordered from nearest to farthest away in time. Choose a calendar, number of events, and the day to retrieve from.
Show in Calendar
Shows the date or calendar event passed as input in the Calendar app.
shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
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-urls-from-input.webp
Get URLs from Input
Returns any links found in the output from the previous 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).
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-nothing.webp
Nothing
This action does nothing and produces no output. It is useful to separate blocks of actions, or to ensure that no input is passed to the next action.

Extra Details

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

More From This Folder

More From The Library

Show my podcast subscribers

Opens to the Subscribers tab of the Transistor website for your podcast where you can see total listeners, how many remaining you have in your plan, manage subscribers, and share an invite link.

Get Shortcut »

Toggle Voice Control

Switches the Voice Control so you can issue commands to your device, giving you hands-free control of your devices.

Works great for Accessibility purposes, as well as simply using a device when you can’t reach it – I use this on my iPad Pro when it’s on the stand I have on my desk.

Get Shortcut »


Get way deeper into Shortcuts – become a member.