Help
Print
NODES
START
The Start Node is preset to mark the beginning of your tree. Every process needs a beginning and an end.
PAGES
This is the node, that your users will see and interact with. They can enter their address, up or download a file or simply read the information you provided.
MAGIC
This is where the magic happens. This node will not be seen by your users. It will create documents, send emails, or solve complex calculations.
CONNECTOR
The Connector allows you to do Web Reqeusts and consume data from a REST-API
GOTO
Your guide through the tree. The GoTo will send users from one node to another, depending on the conditions you have set.
END
The End Node will set the end of every branch of your tree.