Big problem with jump!
Typebot allows you to jump between bots. Perfect.
So I started building a bot that centralizes the use of my other bots, like a pseudo MCP.
But I didn't check everything from the start, and I discovered too late that it's not possible to bring back to the central bot the data collected in the bots that are called by jump!
When you switch from one bot to another in a linearly organized series, it works. But if you return to the initial bot, there's no data left!
Any idea?
#Big problem with jump! Pseudo MCP like
1 messages · Page 1 of 1 (latest)
Sorry to insist, but I'm in a difficult position with my architecture and the discovery of this limitation.
Does anyone other than Baptiste have any ideas?
So you are most likely talking about link to Typebot block: https://docs.typebot.io/editor/blocks/logic/typebot-link#link-to-typebot
It should always return to the initial bot if there is still blocks to display by default
Can you illustrate your exact setup? Or can you reproduce your issue with a simple example?
Oh, thank you! You've made my day.
I just forgot to activate the merge function.
My entire architecture is saved.
Once again, congratulations on Typbot and its logic!
Attached is a preview of my pseudo MCP on the routing section.