WorkersCheckInTopicsCheckInTopicAttachments
Reads /checkInTopicAttachments entries from the WorkersCheckInTopics table.
Workday Resource Information
Retrieves a Check-In topic with the specified ID for the specified worker. The worker is specified by the Workday ID of the worker. You can use a returned id from GET /workers in the Staffing service /staffing.Secured by: Self-Service: Check-Ins, Worker Data: Check-Ins
Scope: Performance Enablement
Contains attachment(s)
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Id of the instance |
WorkersCheckInTopics_Id [KEY] | String | False |
The Workday ID of the WorkersCheckInTopics that contains this. |
Workers_Id [KEY] | String | False |
The Workday ID of the Workers that owns this. |
Comment | String | False |
Supported for: SELECT, INSERT, UPDATE. Returns comment for the Attachment |
ContentType_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
ContentType_Href | String | False |
Supported for: SELECT. A link to the instance |
ContentType_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. wid / id / reference id |
Descriptor | String | False |
Supported for: SELECT, INSERT, UPDATE. A preview of the instance |
FileLength | Decimal | False |
Supported for: SELECT, INSERT, UPDATE. File length of the attachment |
FileName | String | False |
Supported for: SELECT, INSERT, UPDATE. File name of the attachment |
IncludeTerminatedWorkers_Prompt | Bool | False |
Only used when a Workers_Id filter is not provided. Include terminated workers in the output |
Search_Prompt | String | False |
Only used when a Workers_Id filter is not provided. Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |