Flowise
Flowise copied to clipboard
[FEATURE] Feedback to E-Mail
Description: Implement a function that allows user feedback to be automatically sent via email when submitted.
Functionality:
- Users submit feedback through the chat interface.
- The system captures the feedback and automatically sends an email containing the feedback details to a predefined email address.
- Users need to provide their own email login credentials (e.g., Gmail) to enable email sending.