# Lusha AI integration on Definable

> B2B contact enrichment and prospecting platform providing verified email addresses, phone numbers, and company information

## What this connects

B2B contact enrichment and prospecting platform providing verified email addresses, phone numbers, and company information

Vendor: https://www.lusha.com

## Tools available

**7** tools available. First 7:

- `LUSHA_CREATE_SUBSCRIPTION` — Create Subscription — Tool to create one or more webhook subscriptions for real-time signal notifications. Use when you want to subscribe to Lusha signals (job changes, company updates, etc.) and receive real-time webhook notifications. Maximum 25 subscriptions per request. Example use case: Set up a webhook to notify your system whenever a contact gets a job title promotion or a company has a funding event.
- `LUSHA_DELETE_SUBSCRIPTIONS` — Delete Subscriptions — Delete one or more webhook subscriptions by their IDs. Use this action to remove webhook subscriptions from your Lusha account. The action supports batch deletion of up to 25 subscriptions per request. Returns a summary with success and failure counts for each subscription.
- `LUSHA_GET_AUDIT_LOGS` — Get Audit Logs — Retrieve audit logs for your account including API calls and webhook deliveries. Use when you need to review delivery status, errors, and performance metrics for webhooks and API requests in your Lusha account.
- `LUSHA_GET_AUDIT_LOG_STATS` — Get Audit Log Stats — Retrieve aggregated statistics for audit logs. Returns total count, successful count, failed count, and success rate percentage. Use this to monitor audit log activity and delivery success rates.
- `LUSHA_GET_SUBSCRIPTION` — Get Subscription — Tool to get details of a specific webhook subscription by ID. Use when you need to retrieve information about an existing webhook subscription including its status, configuration, and entity details.
- `LUSHA_LIST_SUBSCRIPTIONS` — List Subscriptions — List all webhook subscriptions for your account with pagination support. Use when you want to retrieve all configured webhook subscriptions to review their settings, check active status, or manage your webhook integrations. Example use case: Get a paginated list of all your webhook subscriptions to review which contacts or companies you're tracking.
- `LUSHA_UPDATE_SUBSCRIPTION` — Update Subscription — Update an existing webhook subscription configuration. Use this action to modify an existing webhook subscription's settings such as name, webhook URL, active status, and signal types. Optionally, you can regenerate the webhook secret for enhanced security.

## Auth

Auth schemes: `API_KEY`.

## How agents use Lusha

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

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

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

## Categories

- sales & crm — https://definable.ai/apps/category/sales-&-crm/
- marketing — https://definable.ai/apps/category/marketing/

## Related

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