Servicenow-workflow-api -

: Used to access definitions and configurations of specific workflows.

: Triggers a specific workflow. workflowId : The sys_id of the workflow definition. current : The GlideRecord the workflow will run against. servicenow-workflow-api

: Sends a signal to a running workflow to trigger a specific activity or transition. : Used to access definitions and configurations of

: Programmatically starting workflows for a batch of records after an import. servicenow-workflow-api