Introduction: In this article you’ll learn about to setup and use the SMS Notification Node You’ll need the following… TWILIO SETUP Step 1: Buy a phone number Step 2: Step up the SMS Service Now please test your step up from INSIDE Twilio. Do NOT proceed further unless you get an SMS on your phone. […]
Category: Nodes
API
Custom Page
Decision Nodes
Email Notification
ESP Node
File Upload Node
Forms
Questions & Answers
Results page
SMS Notifications
Text Editor
Webhooks
Phone Verification Node: 100% Contactable Phone Numbers…
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 […]
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
Default value behavior
Introduction: When you create a custom field you have the option of specifying a default value. For example: You can see the default value is “true” Now, its also possible to override this value in a question node. You have to assign the question a custom field and provide values. For example: Here you can […]
How to send an email notification to the user of a Decision Tree
Introduction: Here’s an instructional 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 Design Your Auto-Generated Personalized PDFs
Introduction: In this article you’ll learn all about LeadsHook’s dynamically generated personalized PDFs feature… Please watch this short video to understand the PDF functionality…
Checkbox and multiple choice NODES vs. Custom fields
Introduction: This article aims to distinguish between nodes and custom fields when working with checkboxes and multiple-choice options. Nodes guide the flow down the decision tree, while custom fields are variables that store user responses. By comprehending the difference and knowing how to use both, you can effectively design interactive decision trees. The difference between […]
How to capture and display Date and Time
Introduction: This guide shows how to create custom fields for capturing and displaying date and time in LeadsHook. We will cover how to set up date, time, and datetime fields and how to capture and display these fields using nodes and the text editor. 1. First create custom fields To create a custom Date field: […]
How to Add a Delay Before Redirecting to an External Page
Introduction: This guide illustrates how to add a delay before redirecting users to an external page in LeadsHook. By implementing the provided script, you can improve user experience and provide necessary notifications before redirection. Step-by-Step Instructions: Add the Following Code as shown below Note: The numeric value (2500) in the script determines the delay before […]