logo

NJP

Trigger schedule from Server side

Import · Jun 07, 2022 · article

In general, We set the timer to Schedule jobs in Service Now to automate manual tasks. We can also use the below API to execute the JOB from the server-side scripts.

SncTriggerSynchronizer.executeNow();

View original source

https://www.servicenow.com/community/now-platform-articles/trigger-schedule-from-server-side/ta-p/2316617