PeopleWorkEmails
Retrieves a collection of work email addresses.
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 |
People_Id [KEY] | String | The Workday ID of the People that owns this. |
EmailAddress | String | Supported for: SELECT. The email address. |
EmailComment | String | Supported for: SELECT. Comment associated with the email. |
Usage_Primary | Bool | Supported for: SELECT. True if the communication method has any primary usage type. |
Usage_Public | Bool | Supported for: SELECT. True if the communication method is public. If no results are returned, the communication method is private. |
Usage_UsageType_Descriptor | String | Supported for: SELECT. A preview of the instance |
Usage_UsageType_Id | String | Supported for: SELECT. Id 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. |