Friend of the Show

Starts the latest episode of the Apple News Today podcast.

Actions

shortcuts-action-icon-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
shortcuts-action-icon-play-podcast.webp
Play Podcast
Plays a podcast using the Podcasts app.
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.
Format Date
Formats a date and time into text.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next 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-wait-to-return.webp
Wait to Return
Pauses execution until you leave the Shortcuts app and return to it. This action might be useful after an action that switches apps, to pause execution until you return to the Shortcuts app.
shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.

More From This Folder

Extra Details

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

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more