Servicenow-workflow-api -

Developers use these methods within Script Includes or Business Rules to automate workflow behavior:

: When triggering workflows via API, consider using Asynchronous triggers to prevent UI lag for the end-user. REST API trigger - ServiceNow servicenow-workflow-api

: The main class used to initiate and manage workflow instances. Developers use these methods within Script Includes or