Redirect users to a specific page before starting a flow from a checklist

Prev Next

You can configure a checklist task so that clicking it navigates the user to a specific page and then starts the flow from that page — useful when a flow targets elements that only exist on a particular page.

How to set this up

For each checklist task button you want to redirect:

  1. In the checklist builder, select the task and open the button settings.
  2. Add an Action → Navigate action and enter the URL you want to redirect users to (e.g., your homepage or a specific product page).
  3. Add a second action: Action → Start flow and select the flow you want to launch.

When a user clicks the checklist task, Userflow will navigate them to the specified page first, then start the selected flow once the page loads.

Tip: Make sure the flow's auto-start conditions are compatible with the target page. If the flow uses page URL conditions, the navigate URL should match those conditions.