Post media to Threads

Asks you to select media to store on your clipboard, then asks you to enter a post to pass to Threads where you can paste your media. On Mac, gets file from Finder/Services and opens Threads.net.

Actions Used

shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
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.
shortcuts-action-icon-url-encode.webp
URL Encode
Encodes or decodes text passed into the action to be suitable for inclusion in a URL by adding or removing percents.
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-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-show-alert.webp
Show Alert
Displays an alert with a title, a message, and two buttons. If the user selects the OK button, the shortcut continues. The cancel button stops the shortcut.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Post%20media%20to%20Threads
Open Shortcut deep link
shortcuts://open-shortcut?name=Post%20media%20to%20Threads
AppleScript code
tell application “Shortcuts Events” run shortcut “Post media to Threads” end tell

More From This Folder

Open Threads app

Opens the Threads app from Instagram/Meta. On iPhone, works well with custom icons. On iPad, uses Stage Manager to make proper window. On Mac, opens web app created using Add to Dock.

Get Shortcut »

Cross-post everywhere

Prompts you to enter in a message, then copies the text, posts it to Mastodon via Ivory, then opens Threads with the message filled out. On Mac, opens the Threads website.

Get Shortcut »

More From The Library

Search App Store

Asks you for a query, then finds up to 25 results from the App Store and asks you which one to open. Change the “Results” parameter to iPad or Mac to specify for those platforms.

Get Shortcut »