EndPoint Upsert Users (Bulk) - Create or Update
Name
upsert_users
Description
Create or Update users in bulk (Upsert)
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
There are no parameters |
Output Columns
Label |
DataType |
Length |
Raw |
Description |
id |
DT_I8 |
0 |
False |
|
email |
DT_WSTR |
100 |
False |
|
status |
DT_WSTR |
50 |
False |
|
success |
DT_BOOL |
0 |
False |
|
job_id |
DT_WSTR |
100 |
False |
|
message |
DT_WSTR |
2000 |
False |
|
total |
DT_I4 |
0 |
False |
|
job_status |
DT_WSTR |
50 |
False |
|
job_url |
DT_WSTR |
500 |
False |
|
index |
DT_I4 |
0 |
False |
|
error |
DT_WSTR |
1000 |
False |
|
details |
DT_WSTR |
4000 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
external_id |
DT_WSTR |
500 |
False |
|
default_group_id |
DT_I8 |
0 |
False |
|
email |
DT_WSTR |
160 |
False |
|
alias |
DT_WSTR |
255 |
False |
|
custom_role_id |
DT_I8 |
0 |
False |
|
details |
DT_WSTR |
4000 |
False |
|
id |
DT_I8 |
0 |
False |
|
photo_id |
DT_WSTR |
1020 |
False |
|
photo |
DT_WSTR |
4000 |
True |
|
name |
DT_WSTR |
120 |
False |
|
suspended |
DT_BOOL |
0 |
False |
|
restricted_agent |
DT_BOOL |
0 |
False |
|
only_private_comments |
DT_BOOL |
0 |
False |
|
ticket_restriction |
DT_WSTR |
80 |
False |
|
moderator |
DT_BOOL |
0 |
False |
|
time_zone |
DT_WSTR |
104 |
False |
|
remote_photo_url |
DT_WSTR |
4000 |
False |
|
shared_phone_number |
DT_BOOL |
0 |
False |
|
notes |
DT_WSTR |
4000 |
False |
|
signature |
DT_WSTR |
4000 |
False |
|
tags |
DT_WSTR |
4000 |
True |
|
user_fields |
DT_WSTR |
4000 |
True |
|
verified |
DT_BOOL |
0 |
False |
|
role |
DT_WSTR |
100 |
False |
|
organization_name |
DT_WSTR |
200 |
False |
|
organization_id |
DT_I8 |
0 |
False |
|
locale |
DT_WSTR |
20 |
False |
|
locale_id |
DT_I8 |
0 |
False |
|
phone |
DT_WSTR |
80 |
False |
|
identities |
DT_WSTR |
4000 |
True |
|