Node Types
Learn how Zingtree uses Content Nodes, Tree Nodes, Logic Nodes and more.
-
Tree Nodes: Link Trees Together
Zingtree makes it easy to break up your projects into smaller pieces using Tree Nodes. A Tree Node lets you open a new tree from within an existing one. This diagram shows how it works: Here's ...
-
Logic Node
In order to make decision trees that can help solve real-world problems, sometimes you need the ability to do more than just choose a path based on a finite set of choices. Logic Nodes provide an e...
-
Email Node: How to Automatically Send Email
Zingtree makes it easy to automatically send email as a part of the flow of a session. Using Email Nodes, you can: Set up an email message, with placeholders for variables collected during the ses...
-
Document Generation with Document Nodes (PDF or HTML)
Many Zingtree customers want to create a final, single-page document based upon answers to decision tree questions. Zingtree’s Document Nodes make this powerful custom document generation capabilit...
-
Adding Nodes in Designer View
We've made adding nodes to your tree while in the Designer view simple. To add a new node, begin by moving your mouse over an existing node in your tree and clicking the plus (+) icon that appears...
-
Tree Nodes: Automatic Return to Previous Tree
When using a tree node to launch a subtree, you can configure Zingtree so that the subtree automatically returns to the original tree. Here's how to set it up: Create your starting tree and the su...
-
Making a Parent Tree
Many of our customers with large decision tree systems in place ask for guidance on how to make a “Parent tree” that links to individual trees for troubleshooting or other processes. This is especi...
-
Document Nodes with Advanced Logic Expressions
The default Document Node is designed to be easy-to-use and foolproof, but if you need more advanced operations you can take advantage of the Advanced option in the Document Node Editor. You can us...
-
Email Forms - Using Email Nodes
Email Nodes can be set up as those that send automatically, or that show a form before sending. Here we'll go over the Email Forms option. This can be a preconfigured email form. The email you sen...
-
Link Nodes - Go to an External URL from a Button Click
You can make buttons open any web page - not just nodes in your own tree. The trick is to have the button open a Link Node. Create a Link Node as follows: Click + New Node or add an action button ...