Servicenow-workflow-api
Developers use these methods within Script Includes or Business Rules to automate workflow behavior:
: Sends a signal to a running workflow to trigger a specific activity or transition. servicenow-workflow-api
: Programmatically starting workflows for a batch of records after an import. Developers use these methods within Script Includes or
vars : An optional object to pass input variables into the workflow. servicenow-workflow-api