How to Create a Switch in Flow Designer

Pak
Giga Contributor

New to flow designer. First time trying to create some sort of switch. I have checkboxes on the request form. They can multi-select the checkboxes, but they need to route to different teams depending. So I will need some kind of join to have it wait for all the Catalog Tasks to be done before closing. 

What's the best and easy way to handle this?

10 REPLIES 10

Maik Skoddow
Tera Patron
Tera Patron

Hi @Pak 

please see the following question and its answers as you can find several interesting approaches for your scenario: https://community.servicenow.com/community?id=community_question&sys_id=6334dec8dbadb700feb1a851ca96...

Instead of the legacy Workflow Designer the Flow Designer has no real join possibilities. This was an explicit decision by ServiceNow to reduce the complexity of the old Workflows.

Kind regards
Maik

If my answer replied your question please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.