Use a flow for messages sent through the FileBrain.Pro website widget.
This connector is in alpha. Use it carefully and test changes before showing the flow to site visitors.
The Widget connector lets an active flow handle messages from the embedded chat widget. Use it when you want the widget reply to follow a custom flow instead of a simple direct answer.
A Chatbot Widget flow trigger is available in the editor. Use Widget Input to read the visitor message and Widget Response to return the answer. You can place shared nodes such as RAG Search, Invoke LLM, conditions, variables, text operations, and debug nodes between them.
Install the widget on your site first: JS Widget Integration. Then create and activate a flow with the Chatbot Widget trigger.
Start with a small test flow, for example Widget Input → RAG Search → Widget Response, and confirm the widget shows the expected answer.