Introduction
The Bulk Prospects Enrichments feature enables users to enrich up to 50 prospects in a single request, streamlining the process of gathering and enhancing lead data. This feature is particularly valuable for sales and marketing teams aiming to scale their prospecting efforts efficiently. Key Benefits:- Bulk Processing: Enrich multiple prospects simultaneously, saving time and reducing manual effort.
- Enhanced Data Completeness: Retrieve verified contact details, social media presence, and professional profiles in one go.
- Improved Lead Scoring: Gain deeper insights into prospects, enabling more accurate segmentation and targeting.
How It Works
- Input: Provide up to 50
prospect_id
values, obtained from the Match Prospects endpoint. - Processing: The system retrieves verified contact information, social media presence, and professional details.
- Output: Returns structured data in the same order as the input, ensuring easy mapping.
Request Schema
Field | Type | Description |
---|---|---|
prospect_id | Array | A list of up to 50 unique prospect IDs (Required) |
Example Request (cURL):
cURL
Best Practices
- Use
Match Prospects
first to obtain validprospect_id
values before enrichment. - Batch enrichments strategically to maximize efficiency within the 50-ID limit.
- Leverage multiple enrichments (e.g., contact details, workplace history, social media activity) for a full prospect profile.
- Monitor data quality by periodically verifying returned results and adjusting filters as needed.