Include Interaction Action
Last updated
Last updated
This action will dynamically include an interaction from a behaviour and execute it as part of the current behaviour.
The action uses the following settings:
Bot
The selected bot
⛔
Behaviour
The selected behaviour
⛔
Interaction
The selected interaction
⛔
The selected interaction will be included at the position of the action and will inherit the current behaviour settings and locations. If the included interaction contains relative Go To actions they will relatively refer to the current behaviour and not to the source one.
When including an interaction from another bot, make sure to build your Go To actions as relative or dynamic. Local redirections will not be imported and will fail during chatbot execution.
It is possible for an included interaction to contain another include action pointing to a different interaction: the Xenioo engine will correctly expand all included actions recursively.
Interactions are statically included in the bot at runtime and do not change if the source interaction is changed. To update the included interaction the chatbot using this action must be re-published.
This action does not have any trigger.
This action does not create any variable.
Channel specific availability follows the table below:
Channel
Availability
Fully Available.
Fully Available.
Telegram
Fully Available.
Web
Fully Available.
Alexa
Fully Available.
Google Assistant
Fully Available.
Slack
Fully Available.
API
Fully Available.
This action can be used only inside interactions and not as child of other actions.