Oct 13 2020 05:44 AM
Hi there,
I am trying to create reminders for staff birthdays and work anniversary's two weeks before they are due. I have tried using the reminders feature however I understand this will only trigger for the year in question which is no good. I would need annual reminders for each employee on the list and these need to be sent to multiple people in the organisation.
Any ideas please?
Oct 13 2020 07:08 AM
SolutionHi @Sophielamp - you may want to start with a SharePoint calculated column to get the 2 week reminder date - less coding in the flow.
Then I'd do a scheduled flow that runs daily to see if that column = today, if true, send email. You may want to consider adding a variable so that the birthday only gets sent as day/month as the year may add some PII legal implications or just have everyone born in 1999 🙂
Hope that helps!
Oct 13 2020 10:27 PM
May 19 2022 03:31 AM - edited May 19 2022 03:35 AM
Hello, @Sophielamp You can try AnnounceBot which is available in MS Teams. It's a trending and useful app to onboard new team members and wishes them on their birthdays, anniversaries, and special occasions. Get automated reminders of birthdays and send wishes with one click
Here is their website link if you wish to know more about he bot >> https://announcebot.in/
I hope this is helpful 🙂
Oct 13 2020 07:08 AM
SolutionHi @Sophielamp - you may want to start with a SharePoint calculated column to get the 2 week reminder date - less coding in the flow.
Then I'd do a scheduled flow that runs daily to see if that column = today, if true, send email. You may want to consider adding a variable so that the birthday only gets sent as day/month as the year may add some PII legal implications or just have everyone born in 1999 🙂
Hope that helps!