Send SMS Directly Out of LeadsHook

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. […]

Read More

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 […]

Read More

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

Read More

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 […]

Read More

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 […]

Read More

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 […]

Read More

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: […]

Read More

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 […]

Read More