Check total podcast subscribers

Accesses the Transistor API to retrieve your subscriber data and extract the Total Count.

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-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Check%20total%20podcast%20subscribers
Link to Open Shortcut
shortcuts://open-shortcut?name=Check%20total%20podcast%20subscribers
AppleScript code
tell application “Shortcuts Events” run shortcut “Check total podcast subscribers” 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

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 »

Get podcast show slug

Accesses the Transistor API to retrieve your account data, looks at first show, then retrieves the slug from its attributes – copy it and paste it into your other shortcuts.

Get Shortcut »

More From The Library

Watch Silo

In a ruined and toxic future, thousands live in a giant silo deep underground. After its sheriff breaks a cardinal rule and residents die mysteriously, engineer Juliette starts to uncover shocking secrets and the truth about the silo.

Get Shortcut »

Open by folder group

Uses the Choose From menu action to present top-level categories for Notes folders, then includes multiple other menus for each category and opens into the chosen Folder.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more