Share feedback, ideas and get community help

Updated 11 months ago

API should return FLOW completion

By doing a GET in FLUXO, we notice the existence of an array of events where at this moment there is only the START event which corresponds to the beginning of every BOT created in TYPEBOT.

We imagine the possibility of including an END block to complete the flow and eventually be listed as another event in the EVENTS list.

Our objective is to receive feedback from the API to identify the completion of the FLOW and record metrics for this event.

Is our perception correct?
Attachment
Events.png
B
2 comments
It's easy, the bot is ended whenever the continueChat response does not contain an input
The ending of a bot, can be inferred instead of asking the user to declaratively set the endings
Add a reply
Sign up and join the conversation on Discord