PeopleWorkInstantMessengers
Manages work-related instant messaging account details, enabling internal communication through designated corporate messaging platforms.
Workday Resource Information
Retrieves all work instant messenger account usernames for the person with the specified ID.Secured by: Person Data: Work Instant Messenger, Self-Service: Work Instant Messenger
Scope: Contact Information
Columns
| Name | Type | Description |
| Id [KEY] | String | A unique identifier for the instant messenger entry, used to distinguish it from other records in the system. |
| People_Id [KEY] | String | The unique Workday identifier assigned to the person associated with this instant messenger account. |
| Comment | String | A free-text field allowing users to add additional notes or context about the instant messenger account. |
| Type_Descriptor | String | The display name of the instance |
| Usage_Primary | Bool | Indicates whether this instant messenger account is designated as the primary method of communication for the person. |
| Usage_Public | Bool | Indicates whether this instant messenger account is publicly visible. If the value is 'false,' the account remains private and not disclosed to others. |
| Usage_UsageType_Descriptor | String | The display name of the instance |
| Usage_UsageType_Id | String | A unique identifier associated with the specific usage type assigned to this instant messenger account. |
| UserName | String | The username or handle used for logging into the instant messenger platform. |
| PrimaryOnly_Prompt | Bool | If the value is 'true,' it filters the results to include only the primary instant messenger account associated with the person. |
| PublicOnly_Prompt | Bool | If the value is 'true,' it filters the results to include only publicly visible instant messenger accounts for the person. |
| UsedFor_Prompt | String | Defines the intended purpose of this instant messenger account, such as internal messaging, customer communication, or external collaboration. |
| Universal_ID_Prompt | String | A globally unique identifier that can be used to retrieve details about the person associated with this instant messenger account. |