PeoplePhotos
Manages employee profile pictures and identification images, supporting security, recognition, and workplace directories.
Workday Resource Information
Retrieves all personal photos for the person with the specified ID.Secured by: Person Data: Personal Photo, Self-Service: Personal Photo
Scope: Personal Data
Contains attachment(s)
Columns
| Name | Type | Description |
| Id [KEY] | String | A unique identifier for this photo entry, representing a specific instance of an image record in the Workday system. |
| People_Id [KEY] | String | The assigned unique Workday ID (WID) for the person associated with this photo, ensuring proper linkage between individuals and their image records. |
| ContentType_Descriptor | String | The display name of the instance |
| ContentType_Href | String | A URL reference pointing to the specific content type definition, allowing for programmatic access to metadata about the image format. |
| ContentType_Id | String | A unique identifier (such as WID or reference ID) used to reference the image’s content type within the system. |
| FileLength | Decimal | The total size of the image file in bytes, used to determine storage and transmission requirements. |
| FileName | String | The original name of the uploaded image file, which can include file extensions and provide context about the image content. |
| Height | Decimal | The vertical dimension of the cropped image, measured in pixels, ensuring correct rendering in system interfaces. |
| Href | String | A direct URL or system-generated reference that provides access to this specific image instance for retrieval or display. |
| Width | Decimal | The horizontal dimension of the cropped image, measured in pixels, ensuring consistency with display requirements. |
| Universal_ID_Prompt | String | A prompt or reference field allowing users to input a universally unique identifier for retrieving a specific person’s photo within the Workday system. |