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

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 […]

Read More

API Node – Response Errors

Introduction: 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 […]

Read More