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 formats […]
Articles Tagged: webhook
How to Transfer, Sell or Present Your Leads to Multiple Buyers, Affiliates or Offers…
All about Lead Distribution to Daisy-Chain ESP Node, API Node & ESP Nodes In this video… How to Transfer the SAME Lead to Multiple Buyers, Offers or Affiliates How to Daisy-Chain Your Lead Transfer Nodes. How to Setup & Test Your Lead Distribution Like a Pro
How to Use the API Node
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 the […]
Webhook/API Authorization & Authentication
Each webhook/API endpoint will have different requirements. Your client should be able to provide you with documentation for their system. So always ask them for that first. Most systems also have online documentation too. So a search can often reveal exactly how to authorize & authenticate. First Download Postman https://www.getpostman.com/downloads/ Alternatively, you can try Advanced […]
How to use Webhooks node?
Introduction In this article, we will learn how to use Webhooks node. Step by Step Instructions If you prefer to watch a video… 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 […]