RequisitionsWorktags
Links worktags to requisitions at a header level for tracking and cost allocation.
Workday Resource Information
Retrieves all requisitions. You can filter the requisitions by submitter, date, requester, and type.Secured by: Checkout (REST), Process: Requisition - Reporting, Process: Requisition - View, Self-Service: Requisition, Self-Service: Supplier Contact Tasks, View: Organization Requisition
Scope: Procurement
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier for the requisition instance. |
| Requisitions_Id [KEY] | String | False |
The Workday ID of the requisition containing this entry. |
| Descriptor | String | False |
The display name of the instance |
| Href | String | False |
A direct link to the requisition instance in Workday. |
| WorktagType_Descriptor | String | False |
The display name of the instance |
| WorktagType_Href | String | False |
A link to the associated worktag type instance. |
| WorktagType_Id | String | False |
The Workday ID or reference ID of the associated worktag type. |
| ExternalSourceableId_Prompt | String | False |
External system reference ID for requisitions available for sourcing. |
| ExternalSystemId_Prompt | String | False |
External system reference ID associated with the requisition. |
| FromDate_Prompt | Date | False |
Filters requisitions with a document date on or after the specified date (yyyy-mm-dd format). |
| Requester_Prompt | String | False |
Filters requisitions based on the requester’s Workday ID. |
| RequisitionType_Prompt | String | False |
Filters requisitions by type using the Workday ID of the requisition type (multiple values allowed). |
| SubmittedByPerson_Prompt | String | False |
Filters requisitions by the person who submitted them, using their Workday or reference ID. |
| SubmittedBySupplier_Prompt | String | False |
Filters requisitions by the supplier who submitted them, using their Workday or reference ID (multiple values allowed). |
| SubmittedBy_Prompt | String | False |
Filters requisitions by the worker who submitted them, using their Workday or reference ID. |
| ToDate_Prompt | Date | False |
Filters requisitions with a document date on or before the specified date (yyyy-mm-dd format). |