Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Introduction

Lead Liaison's API provides robust, programmatic access to a wide array of application functionality. Application objects such as Prospects, Campaigns, Programs, Memberships, Lists, Users, Visitors, Prospect Activity, Visitor Page Views, Workflows and more are accessible from the API. The API enables 3rd parties and customers to build applications around Lead Liaison or embed Lead Liaison functionality into their own applications.

Enabling the API

Info
title

API Licensing

Lead Liaison's API is a separately licensed component. All standard API licenses include a query limit of 5,000 queries per day. Limits may be increased on your license for an additional fee and are subject to approval depending on your use case needs.

Follow these steps to begin using the API:

  • Make sure the Lead Liaison API application is installed via the Lead Liaison App Cloud. 

  • Click Settings > Integrations > API

  • Click the New API Key button

  • Provide a description of your connectivity, such as "Mobile application access to Lead Liaison" or "ERP access to Lead Liaison"

  • Make sure the Enabled checkbox is clicked

...

Removing an API Key

  • Click Settings > Integrations API

  • Click the Delete button next to the API key you wish to remove

...

API Documentation

API documentation is available within the app by going to:

  • Settings > Integrations > API

  • Click the Documentation button on the top left of the page

Lead Capture API

Developers can access the lead capture API through documentation under the Forms section. The web services in this section are used for web forms and event forms as well. Use the form_type parameter as “device” under the Get Form Submissions web service. Here is a sample request for this web service: https://api.leadliaison.com/v1.0/forms/submissions.json?api_key=ng0R2R5v09o4VwHq&form_type=device&form_id=24841

Exhibitor Portal API

Developers can access the API for exhibitor portals using the web services under the Exhibitor Portals section of the API documentation. These web services are commonly used at the event-level to create solutions for event organizers. Using these web services, developers can retrieve a list of all scans from all exhibitors, a list of exhibitor portals (typically created per event), and a list of all exhibitors within an exhibitor portal.

API IP Address Whitelist

If your application or environment has requirements to whitelist the IP address for access, you can add 18.207.147.104/32