Include Interaction Action

This action will dynamically include an interaction from a behaviour and execute it as part of the current behaviour.

Settings

The action uses the following settings:

Setting

Description

Bot

The selected bot

Behaviour

The selected behaviour

Interaction

The selected interaction

Remarks

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.

Trigger

This action does not have any trigger.

Variables

This action does not create any variable.

Availability

Channel specific availability follows the table below:

Channel

Availability

Facebook

Fully Available.

WhatsApp

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.

Last updated