Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to get Schedules start time and end time

Dasari Srihari
Tera Contributor

Hi All,

 

Based on location we have schedule. Based on user location schedule start time before 10mins i need send notification

i have written script to get schedule in workflow time.

 

 

var time = current.caller_id.location.u_schedule; - use this method schedule populating

 

 

 

schedule -> child schedule -> Schedule entry - in schedule entry record we have start and end. how to get this start and end in workflow timer.

 

DasariSrihari_0-1690257370882.png

 

How we can send notification start time before 10mins and end time before 2 hours. Need to this in workflow timer

 

0 REPLIES 0