API Service Documentation

Command: leads_multi_transfer

Assign many CRM leads to a specific user

Request

NameTypeRequiredExample
to_useridIntegerN123

UserID to transfer these leads to

to_usernameStringNbobsmith

username to transfer these leads to (must provide either to_userid or to_username)

to_poolStringNPool Name

Name of Pool to transfer these leads to

lead_listStringY123,456

CSV list of all lead_ids to transfer

user_idIntegerN123

acting user_id, Required if not using ai_token authentication

reset_leadsBooleanN0

Should transfered leads be completely reset? (all previous notes cleared)

Response

NameTypeExample
statusInteger1
status_messageStringError Occurred
result_totalsArrayResult Counters if successful