TypebotT
Typebot2y ago
Donal

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!
Was this page helpful?