Jump
Routes the chatbot flow to the specified action block.
Allows users to jump from one point of the flow to another, without having to create a connection between the blocks.
This becomes extremely helpful when you have a very large chatbot tree, and connecting the two blocks is tough.
To configure a Jump action block:
Title — you can rename the jump block to keep your flow organized and easy to understand.
Jump to — select the exact action block where you want the flow to go to.
Once configured, the conversation will immediately continue from the selected action block when users reach the Jump block.

Last updated
Was this helpful?