Run typebot with parameter from another typebot - is HTTP request block the only way?

Hello, I'm trying to break down a complex typebot into several simpler ones. To achive it, I need to pass the context to the typebot (as a parameter). I tried the "Typebot" block, but it does not provide a place to enter parameters. Is the HTTP request block with startChat API call the only way to do it? Thank you!
2 Replies
AwesomeYinza
AwesomeYinzaOP9mo ago
Ivan Kuiava
Ivan Kuiava8mo ago
Hello, I have this same problem. The documentation says that variables are automatically shared for the linked typebot. But it doesn't work. Did you manage to make this variable sharing work?

Did you find this page helpful?