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. BACKGROUND In some cases you […]
Articles Tagged: webhook
The API response variable
In some use cases you might want to test if the API node is working (before setting up the real live API call). We can use webhook.site to test a request and its response. First go to:https://www.webhook.site And click “New” up the top rightFill out the dialog like so: You can see we have created […]
Ontraport API
Its possible to send a webhook or API call from LH into the Ontraport API. They have quite a large set of functions. In this example we will be creating a new contact with data about them. The official documentation is located here: http://api.ontraport.com/doc/#create-a-contact Get your API key Get your App ID These credentials can […]
Lead Prosper
Simple lead delivery platform. Incredibly easy to use. Everything you need to track, filter, route and manage your leads. Affordable pricing: only 2c per transaction To setup a new campaign: Setup clients You need to setup your clients first. For this example we will setup two clients: In the menu on the left: click on ‘Clients’. Then click […]
How to Send Your Leads From LeadsHook to Go High Level
In this article you’ll discover how to send leads to Go High Level using Webhook Node. Special thanks to Rob Olsen who has provided much of the content shared on page. Please see the accompanying detailed notes below as well… Video Instructions: Download Sample Decision Tree: https://drive.google.com/file/d/1beSF0w5bX5IoBaNgW2rvdRZfot5WtBn-/view?usp=sharing REQUIRED LeadsHook Account GoHighLevel Account Access Website.hook (or […]
Need Your Webhook & API Requests from a Static IP Address?
Every so often your integration will require API calls to come from a static IP address. Unfortunately, this method of authentication is dated and is also not scalable to use 1 IP address. LeadsHook offers redundancy across data centres and regions so there is no ‘one’ IP address as such. The solution is for you […]
API Node – Response Errors
The API node allows you to pass your data collected in LeadsHook to your CRM/endpoint. The advantage to using the API node vs the Webhook node is that it supports return variables ( responses ). In this example we will see how to throw an error by passing a bad request through. And collect the […]
Generate JSON for webhooks
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 To […]
Troubleshooting Webhooks & API calls
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 […]
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