Please watch the video below
Category: Webhooks
How to Transfer Leads to Klaviyo
In this article you’ll learn how to transfer leads to Klaviyo using API node. Step 1: Add a custom field and name it {id} The custom field id is required for the next steps that we will be doing inside the API node. You can check this KB article for more information on How to […]
How to Pass your Decision Tree Tags via API or Webhook
Introduction You can now send all your Decision Tree Tags via API or Webhook You can use {_lead_tags} for sending them as a string with comma separated tag values or you can also use {_lead_tags_array} to send them as an array. NOTE: {_lead_tags_array} should not be enclosed with ” ” as it needs to be […]
Sending your Leads to Zoho CRM and Zoho Campaigns
NOTE: Make sure you specify the corresponding domain you have with Zoho on your request URLS. Example: If you have an account under .com.au then you will include that as well on your Request URL. Generating your Self Client API Go to https://accounts.zoho.com/signin?servicename=AaaServer&serviceurl=%2Fdeveloperconsole and log in using your Zoho account credentials. Click add new client […]
How to Get a New Lead Notification in Slack?
Introduction In this article, you will learn how to get a new lead notification in Slack using the Incoming Webhook app. Generate your Slack webhook URL Step 1: Go to https://slack.com/apps/A0F7XDUAZ-incoming-webhooks?tab=more_info then click the Add to Slack button (Sign in to Slack if you are not logged in). Step 2: Under the Post to Channel, […]
Postcodes.io API Integration
Please Note: This article is provided for your convenience and to make it easy to implement based on our limited experience and testing. Ideally, you should work with your developer. Our standard free support does not extend to custom scripts and coding. Postcodes.io is a postcode & geolocation API for the UK Postcode Lookup Video […]
How to Transfer Leads to FLG
Introduction In this article you’ll learn how to transfer leads to FLG Assumptions: Please find sample payload below. Please add more fields as required.
How to Send Node-Level API Requests Using JavaScript
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: […]
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 […]
Ontraport API
Step 1: Get your API key Step 2: Get your App ID These credentials can be requested in your Administration settings. To setup the webhook ( or api ) node in LeadsHook Step 3: Now add a webhook node ( or api node ) onto your canvas We need to set it up like so: Title: […]