Add contacts to group

Asks you to select a Contact Group, then creates reminders to follow up with each person in that group.

Actions

Select Contact
Prompts to pick a person from your contacts and passes the selection to the next action.
shortcuts-action-icon-list.webp
List
Allows you to specify a list of items to be passed to the next action.
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.
Edit Contact
Sets a specific field of the contact passed into the action. Detail The property of the contact to edit. Edit The operation to perform on the selected property of the contact.

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Add%20contacts%20to%20group
Link to Open Shortcut
shortcuts://open-shortcut?name=Add%20contacts%20to%20group
AppleScript code
tell application “Shortcuts Events” run shortcut “Add contacts to group” end tell

More From The Library

Get podcast show slug

Accesses the Transistor API to retrieve your account data, looks at first show, then retrieves the slug from its attributes – copy it and paste it into your other shortcuts.

Get Shortcut »

Add to wishlist

Asks you to enter a name on import, then looks for a note with the name and “wishlist” and creates one if not found – then, adds any links from the Share sheet or asks you to enter in a new item, then appends it to the list automatically.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more