Add Single Prospect
Prospects
Add Single Prospect
Adds a single prospect to a campaign
POST
Add Single Prospect
Documentation Index
Fetch the complete documentation index at: https://docs.kakiyo.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Add an individual prospect to a specific campaign. This endpoint is ideal for adding high-value prospects one at a time or integrating with CRM systems for real-time prospect addition.Use Cases
- High-Value Prospects: Add VIP prospects with special attention
- CRM Integration: Real-time prospect sync from your CRM
- Manual Curation: Add carefully researched prospects individually
- Testing: Add test prospects before bulk operations
Key Features
- LinkedIn Profile Integration: Automatic profile data enrichment
- Custom Fields: Add additional prospect information
- Campaign Assignment: Direct assignment to active campaigns
- Immediate Processing: Prospect becomes available for outreach immediately
Testing Example
Additional Fields
Common additional fields to include:- company: Company name
- title: Job title
- industry: Industry sector
- location: Geographic location
- employees: Company size
- revenue: Company revenue
- notes: Custom notes or research
Best Practices
- LinkedIn URL Validation: Ensure URLs are valid LinkedIn profile links
- Data Quality: Provide accurate and complete prospect information
- Campaign Verification: Verify campaign exists and is active
- Batch Operations: For multiple prospects, use the batch endpoint instead
- Error Handling: Implement proper error handling for failed additions
Integration Tips
CRM Integration
Webhook Integration
Set up webhooks to receive notifications when prospects are added or their status changes.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Prospect to add
Response
Prospect added successfully
Example:
"Prospect added successfully"
Last modified on January 28, 2026

