Routing from a process workflow to different userview according to response returned
Confluence User - 03 Jun, 2021
Hi, currently i have a process workflow that ends after calling a json API. According to the response of the API returned, I need to route the user to different userviews. I am using userview because I need to use the theme in userview which allow users to view the sidemenu. As I know there is no way to map userview into process activity.
From the run process I can set url redirect after process end but is there any ways to do routing conditionally based on response.
userviews;process
