Description
Navigates to the specified view in the UI.
Category
UI
Inputs
Label | Type | Required | Default | Visibility | Description |
---|---|---|---|---|---|
View |
|
yes |
Always |
The view to navigate to. |
|
View type |
|
|
|
|
In case of grid or workflow views define the view type to redirect.
Possible values are:
|
Record ID |
|
|
|
ID of the record. When this field is set the app navigates to the detail read-only view of the record. |
|
Filters |
|
no |
|
In case of grid or workflow views define some view filters to be applied. |
|
Parameters |
|
no |
|
In case of custom views you can define some view parameters to be applied. Those parameters are transformed into URL query parameters. |
Outputs
No configuration is needed.
Sample

The flow starts, the go to view step goes to the specified view and then the execution finished with the end step.