Skip to main content
Basic Nodes are the fundamental Nodes you will need to create a Flow.

Say

Use the Say Node to send a message to the user on their current channel.

Question

Use the Question Node to ask the user a question.

Optional Question

The Optional Question Node works similar to the Question Node, except that the conversation can continue even if the question is not answered.

Debug Message

The Debug Message Node sends a debug message to the Interaction Panel.

Code Node

The Code Node enables the execution of JavaScript, TypeScript, and CognigyScript in the Flow.