Continue chat without using API
Hello!
Currently building a typebot to help users navigate a web app and apply filters (via redirects/links etc).
When I redirect a user, the typebot starts again. Is there a way for me to start the bot where I left off by passing some form of session back into it?
To clarify, I'm using the standard HTML & Javascript implementation so the only relevant props I see that can be passed in are
typebot
and prefilledVariables
Thanks in advance!4 Replies
Hey! There is still no way to do that unfortunately!
Here is the related issue: https://github.com/baptisteArno/typebot.io/issues/993
I'll work on it soon
Appreciate the response - this feature would be super useful!