Outbound Leads

Create Outbound Lead

Create a new outbound lead.

post/outbound-leads/

Request body

first_namestring nullable

First name

last_namestring nullable

Last name

phone_numberstring nullable

Phone number

emailstring nullable

Email address

case_idstring uuid nullable

Associated case ID

trigger_metadataobject nullable

Resolved trigger-supplied values, keyed by the customer's configured trigger field keys

Response

Successful Response

outbound_lead_idstring uuid required
customer_idstring uuid required
statusstring required
first_namestring nullable
last_namestring nullable
phone_numberstring nullable
emailstring nullable
case_idstring uuid nullable
case_titlestring nullable
is_qualifiedboolean
qualification_summarystring nullable
inquiry_reasonstring nullable
trigger_metadataobject nullable
call_statusstring nullable
has_callboolean
created_atstring date-time required
updated_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.