Skip to main content

If the subbot was connected by HTTP, after the main bot (using builder) is redirected to the subbot,  how does the subbot return to the main bot (in the router bot)?

The router has a main and a slave bot as a service.
The main bot used Builder, and the slave bot used HTTP.
After the main bot was redirected to the slave bot, how does the slave bot go back to the main bot?

I didn’t find any API to close the tunnel or directly redirect to the main bot using the API.

If the subbot was connected by HTTP, after the main bot (using builder) is redirected to the subbot,  how does the subbot return to the main bot (in the router bot)?

The router has a main and a slave bot as a service.
The main bot used Builder, and the slave bot used HTTP.
After the main bot was redirected to the slave bot, how does the slave bot go back to the main bot?

I didn’t find any API to close the tunnel or directly redirect to the main bot using the API.

Hello ​@jiamo 

You can try to redirect with the bot router key by following this guide in pt-br

 https://community.blip.ai/automacao%2De%2Dprocessos%2Dvia%2Dapi%2D141/como%2Ddesignar%2Dum%2Dcontato%2Dpara%2Dum%2Dponto%2Despecifico%2Ddo%2Dfluxo%2Ddo%2Dbot%2D3336 


Comente