hi there
i’m wondering if its possible to pull up a webview, have a user pick 2-3 checkboxes and then based on the inputs of the user, determine the next flow to trigger.
so if a user is looking to buy a product, they get asked “pick budget”, which triggers a webview with 4-5 different checkboxes representing the budget ranges ($10-20, $20-40, $50-80, $100+)
A user could pick one checkbox or multilple ones and depending on their choices, they get pushed to a specific flow.
Thanks!