Skip to main content
Respondido

Http subbot Can't redirect to main bot

  • May 8, 2025
  • 1 comentário
  • 31 Visualizações

jiamo

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.

Melhor resposta por Rafael_Figueiredo

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 

1 comentário

Rafael_Figueiredo
Blipper
Forum|alt.badge.img+6

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