leads_multi_transferAssign many CRM leads to a specific user
| Name | Type | Required | Example |
|---|---|---|---|
to_userid | Integer | N | 123UserID to transfer these leads to |
to_username | String | N | bobsmithusername to transfer these leads to (must provide either to_userid or to_username) |
to_pool | String | N | Pool NameName of Pool to transfer these leads to |
lead_list | String | Y | 123,456CSV list of all lead_ids to transfer |
user_id | Integer | N | 123acting user_id, Required if not using ai_token authentication |
reset_leads | Boolean | N | 0Should transfered leads be completely reset? (all previous notes cleared) |
| Name | Type | Example |
|---|---|---|
status | Integer | 1 |
status_message | String | Error Occurred |
result_totals | Array | Result Counters if successful |