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.

: Always check for existing Workflow Contexts before starting a new one to avoid duplicate executions on the same record.

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.

: Always check for existing Workflow Contexts before starting a new one to avoid duplicate executions on the same record.