Introduction Please watch this video for instructions on how to setup and use the phone number verification node… UPDATE: Please see further details below the video for enhancements to Phone Verification Node UPDATE: More options were added to this node Now, you can add: a) An option so your leads can re-enter another number. We […]
Articles Tagged: node
How to use the Form Node
Introduction: When you want to group multiple questions into one node, you can use the form node. It will display all your questions on one page with a submit button ( the same as any regular form ). Here’s a video
How to Use the API Node
Introduction: In this short video you’ll learn how to use the API node. Here’s an example of one of the many use-cases… “I want to integrate leads with a dialing system that requires 2 step integration. In the first step we send username and password and get a token, that token is then used in […]
How to always restart the decision tree from the first node.
Introduction In this article, we will learn how to always restart the decision tree from the first node. This is useful when you are using the decision tree as a chatbot or in an offline environment. Local storage is ignored. When the page is refreshed, your decision tree will start from the first node. Default […]
Distribute Leads Using Your Own SMTP Using Email Notification Node
Introduction Watch this video to setup as many SMTP email servers as you want. And, then add as many Email Notification Nodes into your decision tree as you want. When Using Google or G-Suite… You can use emails associated with domains used with GSuite – you can’t use GSuite as your SMTP. Click here > […]
How to Add a Dropdown Question
Introduction: In this article we’ll look at how to setup a dropdown node…This guide outlines the steps to set up a dropdown question in your decision tree using LeadsHook. Basic Example… The Relationship Between Question and Answer Node: Dropdown and Dropdown Custom Fields Dropbox custom field “supplies” values and labels to a Question & Answer: […]
How to Save Node as Template?
Introduction In this article, we will show you how to save nodes as templates in LeadsHook and reuse them efficiently. This feature is beneficial when you need to repeatedly use the same nodes across multiple decision trees. By following the instructions provided in this article, you will be able to save time and maintain consistency […]
How does decision node evaluate paths?
Introduction: This guide explains how decision nodes in LeadsHook evaluate and execute paths. Path Evaluation Process: A decision node evaluates and executes paths from top to bottom. If “Evaluate ALL paths” is not ticked Once the condition in a path is met, the decision node will move on to the next node and stop evaluating […]
How to display custom fields in any node
Introduction Introduction: This guide explains how to use custom fields to display a personalized Decision tree, whether it will be in the results node or just on any other node. Step by Step Instructions 1. Referring to the article below, we can create an answer custom field with the following configuration: How to create custom field? […]
Node entry and exit rules
Introduction: In working with LeadsHook’s decision trees, it’s crucial to understand the rules governing node entry and exit paths. These rules define how nodes can be connected and navigated. Rule 1: node entry can only accept incoming path from another node. We are unable to drag an outgoing path from a node entry. Rule 2: […]