PeopleWorkEmailsUsageUsedFor
Reads /usage/usedFor entries from the PeopleWorkEmails table.
Workday Resource Information
Retrieves a work email address for the person with the specified ID.Secured by: Person Data: Work Email, Self-Service: Work Email
Scope: Contact Information
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| PeopleWorkEmails_Id [KEY] | String | The Workday ID of the PeopleWorkEmails that contains this. |
| People_Id [KEY] | String | The Workday ID of the People that owns this. |
| Descriptor | String | A preview of the instance |
| PrimaryOnly_Prompt | Bool | If true, returns only the IDs of the person's primary email addresses. |
| PublicOnly_Prompt | Bool | If true, returns only the IDs of the person's public email addresses. |
| UsedFor_Prompt | String | Specifies usage behavior, such as mailing, billing, or shipping. |
| Universal_ID_Prompt | String | The Universal ID of the person you want to retrieve. |