Flowise
Flowise copied to clipboard
Feature: Collect contact information from users inside the chatbot
- Adds a leads tab to chatflow configuration
- Adds a dialog that lists all the leads captured
Related: https://github.com/FlowiseAI/FlowiseChatEmbed/pull/119
@HenryHengZJ ready for review
we mentioned to disable text box field when lead form is not yet filled:
Fixed the issues @HenryHengZJ
My lead calls are always pointing to localhost:3000, but I am using a custom hostname. How can I change the config to point /api/v1/leads to the right hostname? Thanks!