Maximising the height of the Chatbot

If you want the Chatbot to display full screen, then consider using the direct link to access your DT. You can even use a subdomain name. So your customers wont know the Chatbot is hosted on our server. If you want your Chatbot to have a default height you can use this CSS code: This […]

Read More

How to Build a Calculator With Custom Page Nodes

Introduction In this article, you’ll learn how to use custom page nodes to save data into custom fields and then use the custom fields in a JS function. Test the decision tree here: https://marketing.leadshook.io/s/S1TcY06gDUM0KhMw5tefPVp3zmEjJ6xvn7a8EFGw PLEASE NOTE: When IMPORTING a Decision Tree that contains custom page nodes with custom fields, then you MUST create the corresponding […]

Read More

How to Add a Pop-Up Form to Your Decision Tree

In this article, you’ll learn how to add a pop-up (modal) so your form appears above the underlying question. Example: Test this Sample Pop-Up Decision Tree: https://marketing.leadshook.io/survey/l5Dt9bDEjmciUkDYu5cXiK4xJDye1Sa29mTISTTw Short Video to Explain Pop-Up Decision Tree Example (Please send your developer or technical resource to this page or contact LeadsHook for any custom requests). Download the sample […]

Read More

How to Resend Leads to Your CRM or Email Service Provider (ESP)

Introduction This article provides instructions on how to resend leads to your CRM or Email Service Provider. Currently, we have direct integrations with ActiveCampaign, MailChimp, Get Response, Aweber, Drip and InfusionSoft. The only time you need to use this if your leads transfer is not trigger or if a transfer fails. Press the ‘Retry’ button […]

Read More

Grabing Lead data using Leadshook endpoint via RESTful API

PLEASE NOTE: This API document is NOT for LeadsHook’s API and Webhook nodes. The LeadsHook API is designed so you send and grab data directly out of LeadsHook using another app or server. Working with APIs is best done with the help of a developer Introduction: The LeadsHook API is mainly used to ‘grab’ your […]

Read More

Google Places – extra Address verification script

PLEASE NOTE: This script is provided to help you get started. Unfortunately, our free support does not include custom scripts. Any competent JS developer should be able to manipulate this script for your needs. Please contact us if you need help to find a developer. Please thoroughly test before use. In a question node of […]

Read More

How to Send Node-Level API Requests Using JavaScript

PLEASE NOTE: This script is provided to help you get started. Unfortunately, our free support does not include custom scripts. Any competent JS developer should be able to manipulate this script for your needs. Please contact us if you need help to find a developer. Please thoroughly test before use. Introduction: Step-by-Step Instructions: Step 1: […]

Read More

The API response variable

Introduction Step-by-Step Instructions: Step 1: First go to https://www.webhook.site You can see we have created a response variable called “my-status”. Step 2: Next hit “Create” to make the webhook. Step 3: Then hit “Test Request” ( bottom left ) Now we can see the response was successful: Status Code: 200 And the response variable was […]

Read More