Publish a flow

A flow can be published by clicking on the "Publish" button in the top-right of the screen.

Caution: Make sure your flow do not have the error before publish

Once you click the button, you can run your flow via an API or via Interface (form or chat).


Internal Apps

Apps can only be accessed when the users sign in

You can copy the link and share it with users

Public App

Apps can be accessed by anyone via a link

You can copy the link and share Public

You can "Setting" the Public App, by click the icon "Appearance"

You can update:

  • General (Title, Subtitle, Logo/icon, Cover, Color and Style)

  • Input

  • Output

  • Security ("Public" or "Lock with Password")

Run via API

Trigger the app via cURL or integrate via Python/Javascript.

Click the button "API Docs" to view the options:

  • Python

  • JavaScript

  • cURL

Last updated

Was this helpful?