Show upcoming birthdays

Check for contacts whose birthdays are in the next two weeks and displays their name and the date.

Actions Used

Find Contacts
Searches for the contacts in your library that match the given criteria.
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.
Format Date
Formats a date and time into text.
Get Dates from Input
Returns any dates found in the output from the previous action.
shortcuts-action-icon-file.webp
Filter Files
Given a list of files, this action returns the files that match the given criteria. Allows for sorting, changing the order, and limiting the number passed as a result.
shortcuts-action-icon-combine-text.webp
Combine Text
Joins text together, inserting the separator between each join.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
action-icon-set-name.webp
Set Name
Sets the name of the item passed as input.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.

Extra Details

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

More From This Folder

More From The Library

Open my YouTube Clips

Opens your personal feed on Clips saved from YouTube videos. Use this feature to capture important ideas and give them custom titles, and have a feed of personalized clips to view again later.

Get Shortcut »

Scan Documents

Opens the Scan Document interface—which scans into the current Files folder—then waits for you to return to Shortcuts before retrieving the file. Designed as a function to pass the file to the next action.

Get Shortcut »

Shame

Gets the base64-encoded text for the Shame sound from Game of Thrones, decodes it, and plays it twice at 75% volume with a short break in between.

Get Shortcut »


Get way deeper into Shortcuts – become a member.