# LeadBoxer AI integration on Definable

> Lead generation platform that gives you real-time info about companies and people that visit your website.

## What this connects

Lead generation platform that gives you real-time info about companies and people that visit your website. Turning anonymous web traffic into actionable data.

Vendor: https://www.leadboxer.com/

## Tools available

**9** tools available. First 9:

- `LEADBOXER_ADD_OR_UPDATE_LEAD_TAGS` — Add or Update Lead Tags — Tool to add or update lead tags in LeadBoxer. Use when you need to manage lead tags by adding new tags, removing specific tags, or overwriting all existing tags for a specified user.
- `LEADBOXER_DELETE_CTD` — Delete Custom Tracking Domain — Tool to delete a custom tracking domain entry for a dataset. Use when you need to remove a specific custom tracking domain (CTD) associated with a dataset in LeadBoxer.
- `LEADBOXER_GET_EVENTS` — Get Events — Tool to fetch events for specified sessions from LeadBoxer. Use when you need to retrieve behavioral data including pageviews, clicks, form submissions, email interactions, and custom events. Events can be filtered by session ID, email, user ID, or segment/smartlist IDs.
- `LEADBOXER_GET_LEAD_SCORE_FORMULA` — Get Lead Score Formula — Tool to fetch the lead score formula for a specific dataset. Use when you need to understand how lead scores are calculated for records in a dataset. The formula defines scoring based on criteria types: Range (number ranges), Match (exact values), Exists (presence of values), and Boost (event-based scoring).
- `LEADBOXER_GET_SESSIONS` — Get Sessions — Tool to fetch sessions for a specified lead ID from LeadBoxer. Use when you need to retrieve session data for a user, with optional filtering by email, user ID, Smartlist ID, or segment ID. A session represents a single visit to the site, and users can have multiple sessions over time.
- `LEADBOXER_LOG_EVENT` — Log Server-Side Event — Tool to track server-side events in LeadBoxer. Use when tracking backend events, page views, or custom activities from your server. This endpoint supports tracking user interactions, conversions, and other activities that occur on the server-side.
- `LEADBOXER_MANAGEMENT_CTD` — Get Custom Tracking Domains — Tool to fetch custom tracking domain entries for a dataset. Use when you need to retrieve all custom tracking domains that are created or in progress for a specific datasetId.
- `LEADBOXER_POST_EVENT` — Post Event Data — Tool to send event data for tracking user activities via POST request. Use when tracking events by sending data in the request body with application/x-www-form-urlencoded format.
- `LEADBOXER_VIEWS_LEAD_DETAIL` — Get Lead Detail — Tool to fetch detailed information about a lead based on filters. Use when you need comprehensive lead data for a specific lead ID. The default view type is B2B. Note: On initial pageview, there may be a few seconds overhead before data is populated; consider implementing a 3-second delay after lead creation.

## Auth

Auth schemes: `API_KEY`.

## How agents use LeadBoxer

Inside a Definable workflow, LeadBoxer is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → LeadBoxer** — the Researcher (GPT-5.5) pulls context from LeadBoxer (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → LeadBoxer** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into LeadBoxer (create record, post message, draft email).
- **Designer / Engineer → Distributor → LeadBoxer** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via LeadBoxer (attach file, open PR comment, post status).

The Verifier checks every LeadBoxer call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- analytics — https://definable.ai/apps/category/analytics/
- marketing automation — https://definable.ai/apps/category/marketing-automation/

## Related

- HTML page: https://definable.ai/apps/leadboxer/
- Same category (analytics): https://definable.ai/apps/category/analytics/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
