PeopleHomeEmailsUsageUsedFor
Reads /usage/usedFor entries from the PeopleHomeEmails table.
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 | Id of the instance |
PeopleHomeEmails_Id [KEY] | String | The Workday ID of the PeopleHomeEmails that contains this. |
People_Id [KEY] | String | The Workday ID of the People that owns this. |
Descriptor | String | Supported for: SELECT. 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 | Only used when a People_Id filter is not provided. The Universal ID of the person you want to retrieve. |