Basic Information
Node Inspector is the section appearing on the right whenever you click to edit any node. It is the place where you can set your message triggers and responses.
Property | Description | Required |
---|---|---|
Name | The name of this node | Y |
Description | Description of this node | N |
Priority | The sequence of node order, smaller the number earlier the order | N |
Color | Label this node with a color | N |
tip
- Priority must be whole numbers
- You may categorize different nodes into groups by colors
In WOZTELL, every tree and node created will be assigned with an unique ID for tracking. When you click to edit a node, the ID will be present in the URL as well.
- Chatbot ID: the unique ID of a Chatbot
- Composite ID: the unique ID of a Node.
Node
You can locate both the "Chatbot ID" and "Composite ID" in the node inspector of any Tree Node. You may click to copy the information.
Global Node
You can only locate the "Chatbot ID" in the node inspector of any Global Node. You may click to copy the information.
Advance
The Advance panel allows you to quickly create a node by copying the node settings from another node.
Click on "Advance" and you will be able to select to copy one node from the same tree or a different tree under the same WOZTELL app.
Click "Copy From Node" after you have selecting the corresponding tree and node.
Your new node will be filled with details from the copied node.