Create a lead list.
Method: POST
Endpoint:
/omni/leads
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Field | Type | Description |
---|---|---|
list_name | string | The name of the list. |
dnc_check | boolean | Perform a DNC check on the leads being uploaded. |
deduplication | boolean | Perform a deduplication on the leads being uploaded. |
leads | ||
phone_number_1 | string | |
phone_number_2 | string | |
phone_number_3 | string | |
email_1 | string | |
email_2 | string | |
messenger | string | |
reference_id | string | |
title | string | |
first_name | string | |
last_name | string | |
address_line_1 | string | |
address_line_2 | string | |
city | string | |
province | string | |
postal_code | string | |
caller_id | string | |
schedule_call_date_time | DateTime |