How to add and edit steps in your flow
Adding steps
Adding steps to your flow is easy. In the right sidebar, simply choose a step type you want to add and drag it into your flow.
Editing steps
To edit a step, click the pencil icon and start editing your question.
Choosing the right step type
Qonfi comes with a lot of different step types. Pick the right type for your step based on whether you want to ask your user a question, show a form, upload a file or execute an operation.
Basic step types
Basic step types are mostly used for questions you want to ask your user. Choose the right type based on what kind of input you expect from your user.
- Single select: Allow the user to choose one answer.
- Multi select: Allow the user to give multiple answers.
- Dropdown: Allow the user to choose an answer from the list of answers displayed.
- Text input: Ask the user to enter a text in response to the question asked.
- Number input: Ask the user to enter a number in response to the question asked.
- Search input: Allow the user to search through a given list and choose an answer from the search results.
Advanced step types
Advanced step types are mostly used in combination with some other feature in your flow, like a form or a product feed.
- Form: Show the customer a contact form. this contact form can be linked to apps, for further processing.
- File upload: Request files from your users, which can be directly sent to your e-mail.
- Operation: Run a special operation to gather more information to use in your question.
- Add to cart: Add multiple calculated products directly to your cart.
Documentation