Send thank-yous

Asks you to pick from your contacts, then shows a Messages window for each so you can send a thank-you message.

Actions Used

Get Details of Contacts
Extract information from contacts including first, middle, and last name, phone number, email address, street address, URL, birthday, contact photo, prefix, suffix, nickname, phonetic first, middle, and last names, company, job title, department, notes, & more.
Select Contact
Prompts to pick a person from your contacts and passes the selection to the next action.
shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
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-split-text.webp
Split Text
Separates text passed into the action into a list.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-count.webp
Count
Counts the number of items, characters, words, sentences, or lines passed as input.Note (from Apple, for real) This is just like the Count in Sesame Street, but instead of a vampire, it’s a Shortcuts action.
shortcuts-action-icon-get-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection.Prompt The instruction provided when the list is presented.Select Multiple When enabled, multiple items may be chosen from the list.
shortcuts-action-icon-send-message.webp
Send Message
Sends an iMessage or SMS. Pass images, videos, or other files as input to include attachments.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-find-notes.webp
Find Notes
Searches for the notes in your library that match the given criteria.Sort by Optionally, what to sort the notes by.Order The order to sort the notes in.Limit Whether or not to limit the number of notes retrieved.

Extra Details

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

Related Posts

New in the Shortcuts Library: Christmas shortcuts

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.