Basic Flow
Has anyone run into issues with ServiceNow Basic Flows using If / Else If logic? In the flow I built, the trigger is “When a new incident is created”, and the condition is Category = “Network”, then assign the ticket to the Network group. However, it...