How to get Schedules start time and end time
Hi All, Based on location we have schedule. Based on user location schedule start time before 10mins i need send notificationi have written script to get schedule in workflow time. var time = current.caller_id.location.u_schedule; - use this method ...