Skip to main content
This event is triggered when a Lead Database (A-Leads) bulk search finishes processing and all leads are stored in the database.

When This Event Fires

  • A Lead Database search initiated via the API completes
  • All leads from the search have been processed and stored
  • The search status changes to completed

Payload

Payload Fields

Lead Object Fields

Each lead in the leads array contains:

Use Cases

CRM Import

Automatically import leads into your CRM when search completes

Campaign Creation

Trigger campaign creation with the found leads

Notifications

Alert your team when lead lists are ready

Data Enrichment

Trigger additional enrichment workflows

Example Handler

The leads array contains all found leads with complete data. For large result sets, consider processing leads asynchronously.