PeopleHomeInstantMessengersUsageUsedFor
Establishes usage classifications for personal instant messenger accounts, ensuring clarity in work and non-work communication policies.
Workday Resource Information
Retrieves a home instant messenger account username for the person with the specified ID.Secured by: Person Data: Home Instant Messenger, Self-Service: Home Instant Messenger
Scope: Contact Information
Columns
| Name | Type | Description |
| Id [KEY] | String | The unique identifier for each instance of an instant messenger usage record. This value is system-generated and immutable. |
| PeopleHomeInstantMessengers_Id [KEY] | String | The unique Workday ID (WID) linking this record to a specific PeopleHomeInstantMessengers entry, which represents a person's registered instant messaging accounts. |
| People_Id [KEY] | String | The unique Workday identifier for the individual associated with this instant messenger usage record. This establishes the relationship between the person and their recorded instant messaging accounts. |
| Descriptor | String | A concise summary or human-readable preview of the instant messenger usage record, useful for quick reference in user interfaces. |
| PrimaryOnly_Prompt | Bool | A boolean flag that, when 'true,' filters the results to include only primary instant messenger account usernames associated with the individual. If the value is 'false,' all associated usernames are included. |
| PublicOnly_Prompt | Bool | A boolean flag that, when 'true,' filters the results to include only publicly visible instant messenger usernames. If the value is 'false,' both public and private usernames are included. |
| UsedFor_Prompt | String | Indicates the specific purpose for which this instant messenger is used, such as communication, authentication, notifications, or other business-related functions. |
| Universal_ID_Prompt | String | A globally unique identifier used to retrieve a specific person's instant messenger usage details, ensuring consistency across Workday systems. |