Closed adebisi16 closed 2 weeks ago
please how do i achieve this on flowise takes user email address and sends them email of conversation history after chat
you will have to use API to fetch the messages: https://docs.flowiseai.com/api-reference/chat-message then loop through the leads and send the conversations. everything should be possible with a custom script
please how do i achieve this on flowise takes user email address and sends them email of conversation history after chat