PeopleHomeInstantMessengers
Captures personal instant messaging account details, supporting flexible communication options beyond traditional email and phone.
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 the instant messenger record, ensuring each entry is distinct within the system. |
| People_Id [KEY] | String | The unique Workday ID (WID) for the person to whom this instant messenger account belongs. |
| Comment | String | Additional information or notes related to this instant messenger account, which can include details on usage, restrictions, or other relevant metadata. |
| 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. A value of 'true' means it is the primary account. |
| Usage_Public | Bool | Indicates whether the instant messenger account is publicly visible. If this value is 'true,' the account is accessible to others, whereas if 'false' or absent, the account remains private. |
| Usage_UsageType_Descriptor | String | The display name of the instance |
| Usage_UsageType_Id | String | A unique identifier assigned to the specific usage type of the instant messenger account, linking it to a predefined category of usage. |
| UserName | String | The username associated with this instant messenger account, which is required for identification and communication through the messaging platform. |
| PrimaryOnly_Prompt | Bool | If this value is 'true,' the query will return only the IDs of instant messenger accounts marked as the primary communication method for each person. |
| PublicOnly_Prompt | Bool | If this value is 'true,' the query will return only the IDs of instant messenger accounts that have been marked as publicly accessible. |
| UsedFor_Prompt | String | Defines the specific purpose of the instant messenger account, such as internal messaging, external communication, or other predefined usage types. |
| Universal_ID_Prompt | String | The globally unique identifier of the individual for whom instant messenger details are being retrieved, ensuring consistency across systems. |