https://botpress.com/docs/cloud/toolbox/transition...
# 🌎general
r
https://botpress.com/docs/cloud/toolbox/transition-to An Intent transition allows you to create an inline intent (or node-specific intent). Only if this intent is elected will the condition be met. This type of transition is useful when you want to create a specific response for a particular intent. You can create an intent for a specific node, and the bot will transition to that node only if that intent is detected in the user's message. Here is an example.
8 Views