Create Lead
Lead Management
Create Lead
Create a new lead in your database
POST
Create Lead
Add a new lead to your database with contact information, company details, and custom attributes. Leads can be created manually or imported from various sources.Documentation Index
Fetch the complete documentation index at: https://docs.buena.ai/llms.txt
Use this file to discover all available pages before exploring further.
Requires the
leads:write permission.Request
Your API key with
leads:write permissionMust be
application/jsonBody Parameters
Lead’s first name
Lead’s last name
Primary email address
Company name
Job title
Phone number
LinkedIn profile URL
Industry sector
Geographic location
Lead source (e.g., “website”, “referral”, “linkedin”)
Array of tag strings for categorization
Object containing custom field key-value pairs
Examples
Basic Lead Creation
Lead with Custom Fields and Tags
Response
Always
true for successful requestsThe created lead object
Next Steps
Update Lead
Modify lead information
Enrich Lead
Add enriched data to leads
List Leads
View all your leads
Lead Management
Learn lead management best practices

