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: […]
Articles Tagged: request
Need Your Webhook & API Requests from a Static IP Address?
Introduction: 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 […]
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 […]