List leads
Hunter List Leads is an advanced AI-powered tool that allows users to access and filter comprehensive lead lists with precision. Featuring customizable filters and sorted results, it ensures users get the most relevant and recent leads for their outreach efforts.
Features
- Comprehensive filtering options including email, name, position, company, industry, and more.
- Leads are returned in sorted order, prioritizing the most recent leads first.
- Supports filtering by synchronization, sending, and verification status for targeted lead management.
- Allows setting limits on the number of leads returned, up to 1,000 per query.
- Integrates easily with Pipedream connector for seamless API-based lead retrieval.
Benefits
- Enhances lead generation accuracy, saving time by filtering irrelevant contacts.
- Ensures outreach to active and verified leads, increasing campaign effectiveness.
- Provides flexibility to customize searches based on detailed lead attributes.
- Supports integration workflows for automated marketing and sales processes.
- Facilitates up-to-date contact data access, improving engagement and conversion rates.
Description
List all your leads with comprehensive filtering options. The leads are returned in sorted order, with the most recent leads appearing first. See the documentation.
IMPORTANT: The arguments have specific formats. Please follow the instructions below:
- sendingStatus: Return JSON in this format: string[]
- verificationStatus: Return JSON in this format: string[]
Parameters
21 parameters
| Name | Type | Description |
|---|---|---|
| leadsListId | string | Only returns the leads belonging to this list. |
| string | Filter leads by email. Use | |
| firstName | string | Filter leads by first name. Use |
| lastName | string | Filter leads by last name. Use |
| position | string | Filter leads by position. Use |
| company | string | Filter leads by company. Use |
| industry | string | Filter leads by industry. Use |
| website | string | Filter leads by website. Use |
| countryCode | string | Filter leads by country code (ISO 3166-1 alpha-2). Use |
| companySize | string | Filter leads by company size. Use |
| source | string | Filter leads by source. Use |
| string | Filter leads by Twitter handle. Use | |
| linkedinUrl | string | Filter leads by LinkedIn URL. Use |
| phoneNumber | string | Filter leads by phone number. Use |
| syncStatus | enum | Only returns the leads matching this synchronization status. |
| sendingStatus | string[] | Only returns the leads matching these sending status(es). |
| verificationStatus | string[] | Only returns the leads matching these verification status(es). |
| lastActivityAt | enum | Only returns the leads matching this last activity. |
| lastContactedAt | enum | Only returns the leads matching this last contact date. |
| query | string | Only returns the leads with First Name, Last Name, or Email matching the query. |
| limitrequired | integer | A limit on the number of leads to be returned. Limit can range between |