Share feedback, ideas and get community help

Updated 4 months ago

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!
A
I
M
5 comments
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?
Yes, but doing that the variables aren't being passed. What to do? I'm using hosted version.
I found out how to do it. It is necessary to create the variable with the same name as the previous typebot variable in the {} option in the upper right corner. You need to create the variable in this option for sharing to work.
Add a reply
Sign up and join the conversation on Discord