How do I edit the Category of a Flow

GLewis5
Tera Guru

The Flow table (sys_hub_flow) has a field named Category. But I cannot find any way in the UI to edit the Category of a Flow.

 

How do you edit the Category of a Flow?

1 REPLY 1

Amit Verma
Kilo Patron
Kilo Patron

Hi @GLewis5 

 

Both Flow and Sub Flows are stored in Same table "sys_hub_flow" and the Flow Type field helps to distinguish whether it is Flow or Sub Flow. As category is only applicable to sub-flow, not to flows, you are not able to see any option to map the category on the UI for a flow.

 

If you still want to map a category to a flow, you can go to the sys_hub_flow table and from the list view, update the category manually as shown below -

AmitVerma_0-1731986318657.png

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.