Hello, please assist; I need to send an email notification in servicenow for every 1st January

AdamSaniS
Tera Contributor

Hi Experts!

 

Need your guidance on how to send an email notification to users for every 1st January.

 

Understand that I might need to create a schedule job. However, I do not understand the purpose of the scheduler if I do not define it anywhere inside the Notification - "when to send" configurations.

 

Kindly seeking help and thank you so much for your time.

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @AdamSaniS 

 

It’s easy to get started—just use the Flow Designer and set the trigger.

 

DrAtulGLNG_0-1748962484743.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

GlideFather
Tera Patron

Or you can create a scheduled job, executed on the 1st January and repeated yearly, this job will fire an event and that can be triggering condition to that notification.

Create:
- a scheduled job,
- an event (in the event registry)

Update:
- existing notification > when to send > newly created even is fired.

You can test it for some date in near future (tomorrow or today in a few minutes)

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */