Typebot is taking messages sent by the user halfway through the flow and using as input for the end
As you can see, I have a flow that waits for the user's response at the end before sending "TEXTO FINAL". However, if I send any message during the flow's execution, it picks up that message and uses it as input for the end, executing the final text before it even gets there.
Is there a way to force Typebot to wait until the end to receive any input?
I'm using an integration with whatsapp called evolution, and i guess this wasn't supposed to be happening... Can someone help me solve this ? 😅


3 Replies
Oii
We don't support Evolution
i gave up using typebot as support tool for my chatbot with evolution, now i'm only using n8n + evolution since it supports redis database management, which helped me solve this issue easily.