Flows are the modern automation engine in ServiceNow. A subflow is a reusable flow that can be called by other flows — like a function call.
Building a Flow with Subflow
Compose flows using subflows and $ref chaining
Compose flows using subflows and $ref chaining
Flows are the modern automation engine in ServiceNow. A subflow is a reusable flow that can be called by other flows — like a function call.