Birthday Email Notification

Vishnu Reddy3
Tera Contributor

Hi Team,

Good Day.

Please help me for the below story.

We require to send a Birth Day Notification Email on the user’s Birthdate.

 For Example, Your Birth Date is on 24 April 1996 so you get a Notification on 24 April.

 You have to perform the task on the user Table.

 IN user table one user is Abraham Lincoln and his B’day on the 12 February 1992 so he’ll get an email on the 12th Feb.

 Also add the user as a vishnu and set a birthday as 10th August and send the mail.

2 ACCEPTED SOLUTIONS

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

so what have you started with and where are you stuck?

You can use flow designer for this with no scripting

regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

Like this

Remember to Save and Activate the FLow

Flow triggers on start of the day

find_real_file.png

Give condition as this in Look Up Records

Birth date [IS] Today

find_real_file.png

find_real_file.png

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

13 REPLIES 13

@Ankur Bawiskar  i configure these using the steps that you have on here.
How would you cater for a previous birthday for someone.
lets say today's date 06/06/2022 , what if someone was born on 06/06/2000 - how would you set up the conditions?

Hi Rodzula,

Did you figure it out? I'm also having same query

Vishnu Reddy3
Tera Contributor

Can you help me on this story

kalaiselvi Ravi
Tera Contributor

Hi Vishnu Reddy,

     You can use Scheduled script for this...You don't need toomuch script for this...just a single line code is enough to  get this automatic birthday mail.