Edit latest episode

Opens the URL to the edit page for the latest episode of your Transistor podcast.

Scripting Actions

shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-get-contents-of-url.webp
Get Contents of URL
Gets the contents of URLs passed into the action. Useful for downloading files and web content, or for making API requests. Includes GET, POST, PUT, PATCH, DELETE methods, and options to add headers. To make a multipart HTTP request, choose “Form” as the request body type and add files as field values.
shortcuts-action-icon-get-dictionary-value.webp
Get Dictionary Value
Gets the value for the specified key in the dictionary passed into the action.
shortcuts-action-icon-get-dictionary-from-input.webp
Get Dictionary from Input
Makes a dictionary from the text passed as input. JSON (like {“foo”: “bar”}), key-value pairs (like foo=bar&baz=biz), and XML-based plist are supported.
shortcuts-action-icon-get-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
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).

Extra Details

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

Related Posts

New podcasting shortcuts for Transistor.FM
While working on my podcasting workflow, I developed these shortcuts for my hosting service Transistor.FM.

More From This Folder

More From The Library

Explore gems in Gemini

“Gems are custom versions of Gemini that give you tailored responses. You can customize a premade Gem or you can create a new gem from scratch using instructions you set. You’ll find all your Gems here where you can edit them any time or you can start chatting right now with a premade Gem.”

Get Shortcut »

Open Location Services

Opens the deep link into Settings > Privacy > Location Services where you can enable or disable Location entirely, adjust Location Alerts, control which device is used for Share My Location, and adjust settings for individual apps.

Get Shortcut »

Open into the TV app

Presents a menu of sections in the TV app and opens the deep link into the app on iPhone, iPad, and Mac – options include Home, Search, Store, Sports, Apple TV+, and Library. When run from Apple Watch, opens the Apple TV app.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more