Post link to Threads

Presents the link excerpt, then asks you to share your commentary along with the URL in a new post on Threads.

Actions Used

shortcuts-action-icon-get-details-of-article.webp
Get Details of Articles
Extracts information from an article, including title, author, published date, body, excerpt, number of words, main image URL, URL, and name.
shortcuts-action-icon-get-article-using-safari-reader.webp
Get Article using Safari Reader
Gets article details, including body text, author, publish date, and more, from every URL passed into the action. Input URLs Result Article Note Use a Get Details of Article action immediately after this action to get specific details about the article. This action only supports getting one article from each URL.
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-stop-this-shortcut.webp
Stop shortcut
Stops execution of the current shortcut and dismisses the shortcut on screen. No more actions will be run after this action.
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-get-urls-from-input.webp
Get URLs from Input
Returns any links found in the output from the previous action.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
shortcuts-action-icon-get-details-of-safari-web-page.webp
Get Details of Safari Web Page
Gets a specific piece of information from the safari web pages passed into the action, including page contents, page selection, page URL, and name.
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-get-type.webp
Get Type
Returns the type of every item passed as input. For example, if a URL is passed, this action will return “URL”.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-nothing.webp
Nothing
This action does nothing and produces no output. It is useful to separate blocks of actions, or to ensure that no input is passed to the next action.

Extra Details

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

More From This Folder

Post to Threads

Asks you to enter the text of your post, then URL encodes the result and passes it to Threads’ URL scheme for creating posts. On Mac, copies the result and opens Threads.net.

Get Shortcut »

More From The Library

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.