WorkersCheckInTopicsAssociatedCheckIns
Reads /associatedCheckIns 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. |
Archived | Bool | False |
Supported for: SELECT. Indicates that the check-in is archived. |
Date | Datetime | False |
Supported for: SELECT. Date of check-in. |
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. |