Skip to main content
POST
Create lead
Famulor 1.0 API (legacy). This page applies only to Famulor 1.0 (app.famulor.de) and is retained for legacy compatibility. For the current platform, use the Famulor 2.0 API reference.
Use this endpoint to add a new lead entry to one of your campaigns. Leads represent potential customers that your assistants will call.

Request Body

string
required
Contact phone number in E.164 format (example: +1234567890)
integer
required
The campaign ID where this lead should be added
object
Custom data fields to associate with this lead
boolean
Permit creating duplicate leads within the same campaign (default: false)
array
Additional contact persons linked to this lead

Response

string
Success confirmation message
object
The created lead object with all associated data