Share my Threads profile

Takes your pre-inputted Threads URL and asks whether to copy it, share, or display it as a QR code.

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-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
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-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-share.webp
Share
Prompts to share the input.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
shortcuts-action-icon-generate-qr-code.webp
Generate QR Code
Generates a QR code from the input text.
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

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

More From This Folder

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 »

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 »

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