Get Transistor API key

Placeholder shortcut to hold your Transistor.fm API key – use this to pass your authentication details into another shortcut using Run Shortcut.

Scripting Actions

shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

Extra Details

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

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 »

Special characters

Contains a dictionary of names and symbols that, when passed into Choose From List, becomes selectable – for whichever option is chosen, the corresponding symbol will be passed out and copied to the clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more