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 […]
Articles Tagged: response
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 […]