Introduction: 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 […]
Articles Tagged: json
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 […]
How to use Webhooks node?
Introduction This guide provides a comprehensive explanation on how to use the Webhooks node in LeadsHook. Step by Step Instructions Video guide: 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 web […]