leads_multi_transfer
Assign many CRM leads to a specific user
Name | Type | Required | Example |
---|---|---|---|
to_userid | Integer | N | 123 UserID to transfer these leads to |
to_username | String | N | bobsmith username to transfer these leads to (must provide either to_userid or to_username) |
to_pool | String | N | Pool Name Name of Pool to transfer these leads to |
lead_list | String | Y | 123,456 CSV list of all lead_ids to transfer |
user_id | Integer | N | 123 acting user_id, Required if not using ai_token authentication |
reset_leads | Boolean | N | 0 Should 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 |