Flows

Flows

The flows section is where you manage your subflows in the mini-app.

TIP - When bot users first talk to your bot, the main flow is run. But here in the Mini-App system, the main flow doesn't have any special meaning. It's just like any other mini-app subflow.

Folders can be used to manage and group subflows.

For subflow type:

In the chatbot system, normal subflow runs in the front end and workflow run at the backend but in the Mini-App system, they are all run in the back since there is no Send Message Step or Question Step in mini-apps.

While function flow is where you can put repetitive tasks and call them anywhere in other subflows.

    • Related Articles

    • Basic Operations to Build Flows

      Edit Step: Click on a step to edit it, "Edit Panel" will show next to the sidebar. Click step name to edit it. You can choose the next step at the bottom of the edit panel or drag connectors from the circle to the tile of another step. Connect Steps: ...
    • Bot Template Auto-Update Feature

      OCP now supports making master templates and gives the ability to the users to update the changes in all the workspaces that the template is installed in from the original workspace in which the master-template was created. This feature particularly ...
    • Sub Flow

      Same as "Canvas", "Sub Flow" can also help with step organization. "Canvas" organizes steps in a specific Subflow while "Sub Flow" organizes steps in the whole chatbot/flow. Create Sub Flow Go "Flows" from the sidebar, click "+ New Sub Flow", choose ...
    • Testers

      To help you with testing your flows before they go live you can invite testers inside your chatbot. This will help you troubleshoot any potential problems that are happening in your flows. So to clarify a tester can view a flow that is not yet ...
    • Installed Templates

      You may see all of the templates that have been installed, along with their version and date. Also, the permissions of the installed template: publishable, editable, and viewable. Permissions: If publishable is disabled, the user can't publish the ...