PeopleWorkPhones
Retrieves a work phone number.
Workday Resource Information
Retrieves a work phone number for the person with the specified ID.Secured by: Person Data: Work Phone, Self-Service: Work Phone
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 |
| CompletePhoneNumber | String | Supported for: SELECT. The complete phone number. |
| CountryPhoneCode_CountryPhoneCode | String | Supported for: SELECT. The phone code for a country. |
| CountryPhoneCode_Country_Descriptor | String | Supported for: SELECT. A preview of the instance |
| CountryPhoneCode_Country_Id | String | Supported for: SELECT. Id of the instance |
| CountryPhoneCode_Descriptor | String | Supported for: SELECT. A preview of the instance |
| CountryPhoneCode_Id | String | Supported for: SELECT. Id of the instance |
| Descriptor | String | Supported for: SELECT. A preview of the instance |
| DeviceType_Descriptor | String | Supported for: SELECT. A preview of the instance |
| DeviceType_Id | String | Supported for: SELECT. Id of the instance |
| Extension | String | Supported for: SELECT. The phone extension. |
| 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 | Boolean | If true, returns only the IDs of the person's primary phone numbers. |
| PublicOnly_Prompt | Boolean | If true, returns only the IDs of the person's public phone numbers. |
| 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. |