Create a lead record from an external source
Creates a source-authenticated lead captured outside Leadping, starting follow-up, routing, and automation from structured lead data.
Query Parameters
The Leadping source id supplied as a query string parameter.
The source API key supplied as a query string parameter.
Body
The lead data submitted by the external system.
Request payload for lead.
Safe, non-secret metadata associated with this lead.
The contact value for this lead.
The profile value for this lead.
Existing business tag ids to apply when the lead is created.
Business tag names to apply when the lead is created. Missing names are created safely by lead creation flows.
The unique identifier for the entity, when updating an existing entity.
Response
Lead was successfully created.
API response containing lead data returned to callers.
Safe, non-secret metadata associated with this lead.
The contact value for this lead.
The profile value for this lead.
Compact current disposition state stored directly on a lead and surfaced with conversation data.
Tags currently assigned to this lead.
The unique identifier for the entity.
The date and time when the entity was created.
The date and time when the entity was last modified, if applicable.

