PeopleHomeEmailsUsageUsedFor
Defines the usage classification for home email addresses, ensuring clarity on when and how these emails are referenced.
Workday Resource Information
Retrieve a home email address for the person with the specified ID.Secured by: Person Data: Home Email, Self-Service: Home Email
Scope: Contact Information
Columns
| Name | Type | Description |
| Id [KEY] | String | The unique identifier for this specific usage instance within the people home emails usage table. |
| PeopleHomeEmails_Id [KEY] | String | The unique Workday ID (WID) for the people home emails record to which this usage entry belongs. |
| People_Id [KEY] | String | The unique Workday ID (WID) for the person associated with this email usage entry. |
| Descriptor | String | A brief textual representation of this usage instance, often used for display or quick reference purposes. |
| PrimaryOnly_Prompt | Bool | When the value is 'true,' it filters results to include only email addresses designated as primary for the associated person. |
| PublicOnly_Prompt | Bool | When the value is 'true,' it filters results to include only email addresses marked as public and available for external visibility. |
| UsedFor_Prompt | String | Indicates the intended purpose of the email address, such as mailing, billing, or shipping communications. |
| Universal_ID_Prompt | String | A globally unique identifier used to retrieve the person's email usage data across different Workday instances. |