Frends.Slack.GetUserInfo / 1.0.0
Summary
Retrieves a user's profile by identifier, which is how a Slack identifier becomes a name or an email address.
Typical use — resolving who to mention or notify, and mapping Slack identities onto accounts in another system
Essential parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| UserId | String |
– | U0A1BC2DE |
The unique Slack user ID of the person whose information you want to retrieve. |