Join my next meeting

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

Actions

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.
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.
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-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
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-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.
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-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).

More From This Folder

Extra Details

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

More From The Library

Check my order status

Review the current status of your recent Apple Store order. This shortcut works with the Apple Store app to see where your latest order is at — order placed, shipping, out for delivery, etc.

Get Shortcut »

Play my Replay 2021

Plays the preselected Replay 2021 playlist on Shuffle. My top track of the year was “Treat People With Kindness” from Harry Styles, something I needed to remember after 2020 and the start of 2021.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more