Skip to main content
POST
Add contact to pipeline

Authorizations

Authorization
string
header
required

API key starting with leo_

Path Parameters

id
string<uuid>
required

Project ID

Body

application/json
contact_id
string<uuid>
required
stage_id
string<uuid>

Optional pipeline stage UUID. Defaults to the first stage of the project pipeline.

rating
number
deprecated

Deprecated. This field is accepted for compatibility but is not persisted on project pipeline entries.

notes
string
deprecated

Deprecated. This field is accepted for compatibility but is not persisted on project pipeline entries.

custom_variables
object

Per-contact sequence variables stored on a pipeline entry or enrollment.

Response

Entry created

data
object