Generate JSON for webhooks

Introduction: Here’s a little tool for you to cut down the coding time and minimize failure with the JSON code. With this you can easily write down your custom fields and it will generate the JSON Code for you. All you have to do is, copy and paste that code inside the webhook node. https://docs.google.com/spreadsheets/d/1CipXL-M0oBEs43Crx28_mzbSfUKpg-bRFditdBo2RLw/edit?usp=sharing […]

Read More

LeadsHook to LeadByte Lead Distribution Setup Instructions

Introduction: The team at LeadByte have created detailed instructions on how to transfer your leads from LeadsHook to LeadByte. Here’s a video tutorial… Please click the link below to access the instructions… https://support.leadbyte.co.uk/hc/en-us/articles/360042557851 Displaying Live Buyer information from API response In case if you want to set your DT to display the live Buyer responses […]

Read More

Troubleshooting Webhooks & API calls

Introduction: Headers Often when setting up a webhook or API call in LeadsHook the request will fail even though it looks 100% The reason for this in many cases is that the content-type request header is missing. The content-type request header tells the server what format we are using for our payload. The most common […]

Read More

The Complete Leads Distribution Training

Video 1: 7 Ways to Distribute Your Leads Video 2: Distribution Rules and Decision Tree Setup Video 3: How to Randomly Distribute Leads Video 4: How to Sequentially Distribute Leads (round robin) Video 5: How to Distribute Leads Based on Responses & Answers. Video 6: How to Setup Notifications To Control The Number of Leads […]

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

Webhook/API Authorization & Authentication

Introduction: First Download Postman https://www.getpostman.com/downloads/ Alternatively, you can try Advanced Rest Client ( ARC ) for Google Chrome https://chrome.google.com/webstore/detail/advanced-rest-client/hgmloofddffdnphfgcellkdfbfbjeloo https://www.leadshook.com/help/how-to-use-webhooks-node/

Read More

How to Redirect to External Websites from Any Node

Introduction: This guide outlines how you can use LeadsHook to send data and leads to various external websites from any node within your decision tree. This process is especially useful for redirecting leads to affiliate offers or other external resources. Here’s a case study on how to direct leads to affiliate offers… You can redirect […]

Read More

How to use Webhooks node?

Introduction This guide provides a comprehensive explanation on how to use the Webhooks node in LeadsHook. Step by Step Instructions Video guide: Configuring the Webhooks node on Leadshook 1. On the decision tree canvas, add a Webhooks node 2. Configure the Webhooks node Method The GET method is used to retrieve data from a web […]

Read More