Navigate to page within Flow
You can add a step in your flow that shows a modal with a button to navigate to the correct page. If the user is already on the right page, you can use the “If current page is” trigger to skip this step. This approach is flexible and works regardless of where you start the flow. However, keep in mind that it adds an extra step to your flow.
There’s also a special trick: you can use a hidden step, so the user doesn’t need to click anything to navigate. See below.