The community member is building a typebot to help users navigate a web app and apply filters, but when they redirect a user, the typebot starts again. They are looking for a way to start the bot where they left off by passing some form of session back into it. The community members have discussed this issue, and one has mentioned that there is currently no way to do this, but they will work on it soon. The community members have also shared a related issue on GitHub.
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