Servicenow-workflow-api May 2026
: Triggering a workflow via an Inbound REST API call to automate fulfillment when an external system creates a record.
: For new development, ServiceNow recommends Flow Designer over legacy workflows for better performance and a no-code experience. servicenow-workflow-api
: Triggers a specific workflow. workflowId : The sys_id of the workflow definition. current : The GlideRecord the workflow will run against. : Triggering a workflow via an Inbound REST