Dispatch Leads

Dispatch leads to Dialer

This endpoint enables you to push leads into the Dialer system programmatically. It leverages the Dialer's remote adapter architecture, allowing seamless integration with your sources, such as CRM systems.

Key Features:

  • Specify adapter and import group for each batch of leads.
  • Automatically applies lead lifecycle updates and weight prioritization.
  • Supports priority automation for outbound calls.

Learn more about integrating remote adapter via API here.

Request params
  • adapter_id - your Dialer adapter id
  • import_group_id - your import group is related to the Dialer adapter.
Request body:

JSON with the following allowed possible lead fields:

id (your original identifier), first_name, last_name, phone, campaign, source, affiliate, country, language, status (your dedicated statuses list from /statuses), agent, email, desk, business_unit, registration_date, last_updated_at, last_login_date, first_deposit_date

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!