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

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 »

More From The Library

Customize Siri responses

Opens the deep link into Settings > Siri and Search > Siri Responses where you can toggle where to Prefer Silent Responses, PRefer Spoken Responses, or set it to Automatic. Options also include a toggle to Always Show Siri Captions and Always Show Speech – I have these all turned on.

Get Shortcut »

Show demos from Meta AI

Opens the URL for AI Demos from Meta, where you can “[e]xplore the latest AI experiments from Meta, where bold ideas meet the edge of research, creativity, and technology.”

Get Shortcut »

Batch-add to Home Screen from folder

Asks you to choose a folder from Files or Finder containing your icons, then a folder from Shortcuts containing your shortcuts, then repeats through each adding a custom icon corresponding to the repeat index in the icon folder – icon-1.png for shortcut-1.shortcut (and so on).

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more