Daily workflow

MoeG82
Tera Contributor

I am trying to run a daily workflow to notify users of incidents open and not updated but I don't want it to run on the weekends. How do I achieve this?

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@MoeG82 

you can use IF logic and check if it's weekends; if yes then end the workflow

Something like this

How to run a Scheduled Job "daily" but exclude weekends 

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

Hello and thanks for your response. I have a daily workflow that triggers a notification for an email to be sent out. Were would I put the weekend exclusion script?

@MoeG82 

I could see you marked my response as correct and later reverted.

Any update regarding that?

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

I didn't mean to click "accepted as solution" I was trying to reply but if I am able to get it working correctly from what you have told me I will gladly mark it.