Publish a flow
Last updated
Last updated
A flow can be published by clicking on the "Publish" button in the top-right of the screen. Once you click the button, you can run your flow via an API or via Interface (form or chat).
When you publish a flow, the first option is to run it via an API. You have three choices:
Python
JavaScript
cURL
The second option is to run the workflow by a form interface. The user have to enter informations to build his flow. The user can also customize his interface by modifying the general information like title subtitle, logo/icon, the cover, the color and style. Once you have enter your question you can run the workflow by clicking on "Execute". After that you can check what the program have return and you can share the answer.
You can deploy your flow like down below.
The third option is to run the workflow through a chat interface. Users can interact with a chatbot, such as ChatGPT, and customize general information. To start a new conversation, click the triple-dot icon on the right side of the screen. To view all your conversations, click the envelope icon.
You can deploy your flow like down below with an Access link, a Web gadget or an iFrame.