Read User
Retrieve a Slack user by ID.
Input
Field | Definition | Type | Required |
---|---|---|---|
Read By |
|||
Id |
s unique Slack ID. ![]() Use the Search User card to find a user's Slack ID by their username or email address. |
Text |
TRUE |
Output
Field | Definition | Type |
---|---|---|
Id |
||
Id |
User's unique Slack ID. |
Text |
|
||
Primary Email |
User's primary email address. |
Text |
Secondary Name |
User's secondary email address. |
Text |
Username |
||
Username |
User's login username. |
Text |
Nickname |
User's nickname. |
Text |
Last Name |
User's last name. |
Text |
First Name |
User's first name. |
Text |
Display Name |
Name of the user, suitable for display to end users. |
Text |
Honorific Prefix |
User's honorific prefix or title. |
Text |
Phone |
||
Primary Phone |
User's primary phone number. |
Text |
Mobile Phone |
User's mobile phone number. |
Text |
Address |
||
Street Address |
Full street address of the user. |
Text |
Locality |
Locality of the user. |
Text |
Region |
Region of the user. |
Text |
Postal Code |
Zip or postal code of the user. |
Text |
Country |
Country of the user. |
Text |
User Details |
||
Password |
Text string value of the user's password. |
Text |
Profile URL |
URL for the user's profile. |
Text |
Profile Photo URL |
URL for the user's profile photo. |
Text |
What I Do |
An informal profile description of the user's role. |
Text |
User Type |
Type of user. |
Text |
Role |
User's role in their organization. |
Text |
Localization |
||
Time Zone |
User's time zone. |
Text |
Preferred Language |
User's preferred language. |
Text |
Locale |
User's default location for purposes of localizing items like currency, date/time format, and numerical representations. |
Text |
Enterprise |
||
Department |
Name of user's department. |
Text |
Division |
Name of the user's division. |
Text |
Employee Number |
User's organization or company-assigned unique identifier. |
Text |
Organization |
Name of user's organization. |
Text |
Cost Center |
Name of the cost center assigned with the user. |
Text |
Manager ID |
Unique identifier of the user's manager. |
Text |