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: variable
Unbounce – Fix height problem
If you have every tried to use Unbounce and LeadsHook together, you will surely have experienced the dynamic height problem where you decision tree is cut off. This is because by default Unbounce uses absolute positioning in their builder. So this guide will show you how to enable dynamic ( variable ) height with your […]
How to Setup Number & Calculation Custom Fields
In this article we will discuss two specific types of custom fields… Number custom fields Calculation custom fields. The reason we cover both in one article is because they are often used together. For example, if you were selling something, you would store a price and quantity in two separate number fields. Then you would […]
How to use custom fields in results page node?
Introduction What is this? We can use custom fields to display a personalized result, such as: Step by Step Instructions 1. Referring to the article below, we can create an answer custom field with the following configuration: How to create custom field? 2. Insert the {height} custom field into your results page node.
How to create and add a Custom Field
BACKGROUND LeadsHook allows you to create as many custom fields as you want. To display a custom field, simple add braces, or curly brackets around your custom field name, {my-custom-field} LeadsHook has 3 types of custom fields… System Custom Fields: These are custom fields provided by LeadsHook and available for use. A user can NOT […]