hubtype / botonic

Build chatbots and conversational experiences using React
https://botonic.io
MIT License
519 stars 76 forks source link

plugin-flow-builder: store in session every new flow_thread_id #2912

Closed Iru89 closed 1 week ago

Iru89 commented 1 week ago

Description

Save the flow_thread_id in the session each time a new flowThreadId is generated

Context

When a bot does not go through the conversation start of the flow, the plugin was not saving the flow_thread_id in the session.