Open username in Threads

Prompts for a username (or accepts one as input) and opens the redirect into the Threads app.

Actions Used

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-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).
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=Open%20username%20in%20Threads
Open Shortcut deep link
shortcuts://open-shortcut?name=Open%20username%20in%20Threads
AppleScript code
tell application “Shortcuts Events” run shortcut “Open username in 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 »

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.

Get Shortcut »

More From The Library

Check Apollo feeds

From a list of subreddit names, lets you choose a subreddit, pull items from its RSS feed, and choose from the results before opening it into the Apollo app for Reddit.

Get Shortcut »


Get way deeper into Shortcuts – become a member.