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.
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
?
Repeat
Repeats the contained actions, running them the specified number of times.
?
Combine Text
Joins text together, inserting the separator between each join.
?
Show Result
Shows the specified text in Siri or in an alert.

Extra Details

Run Shortcut deep link
Open Shortcut deep link
AppleScript code
tell application “Shortcuts Events” run shortcut “Show upcoming birthdays” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.