Creating Your Own Webhook

Creating Your Own Webhook

This document covers some fundamental areas and provides sample code to help you create your own endpoint to receive a Lead Liaison webhook. In this guide we show you two parts:

  1. how to build a webhook call within Lead Liaison

  2. how to receive a webhook call (build an endpoint)

Building a Webhook Call within Lead Liaison

  • Go to Settings > App Setup > Webhooks > Add Webhook

  • In the Add New Webhook screen:

Example

  • Our test Webhook URL is: https://staging.leadliaison.com/test-scripts/webhook-sample.php

  • This script returns the data you will specify in the Template field. i.e: first_name=%%FirstName%%&last_name=%%LastName%%&company=%%Company%%&email=%%Email%%

  • Testing this Webhook will return the firstname, lastname, company and email of the Prospect used in the test.

Here's how the Webhook is configured:

Top Portion

Bottom Portion

Top Portion

Bottom Portion

 


 

 

 

  

© 2021 Lead Liaison, LLC. All rights reserved.

13101 Preston Road Ste 110 – 159 Dallas, TX 75240 | T 888.895.3237 | F 630.566.8107 www.leadliaison.com | Privacy Policy