UiPath Documentation
activities
latest
false

Integration Service activities

Last updated May 6, 2026

List Records

Description

Retrieves records from Workday REST using Workday Query Language (WQL). Use this activity to query standard Workday data sources such as workers, organizations, positions, and more.

Project compatibility

Windows | Cross-platform

Configuration

  • Connection - The connection established in Integration Service. Access the dropdown menu to choose, add, or manage connections.
  • Select object - Select a WQL data source to query. The dropdown lists approximately 300 curated, standard Workday-delivered data sources that work across all tenants without additional configuration. Selecting an object populates the activity with property fields specific to that data source.

Available data sources

Data sources are organized by primary business object. The following business objects are available:

Primary business objectPrimary domainExample data sources
WorkerHCM / HRallWorkers, allActiveEmployees, allTerminatedWorkers
OrganizationHCM / Org ManagementallSupervisoryOrganizations, allCostCenters, allCompanies
PositionHCM / Workforce PlanningallPositions, allOpenPositions, allFilledPositions
Job ApplicationRecruitingallJobApplications, allJobRequisitions, allCandidates
CompensationCompensationallCompensationPlans, allCompensationGrades, allBonusPlans
Benefit PlanBenefitsallBenefitPlans, allHealthCareCoverage, allRetirementPlans
Time Entry / AbsenceTime Tracking & AbsenceallTimeEntries, allAbsenceRequests, allLeaveTypes
Talent / PerformanceTalent ManagementallPerformanceReviews, allGoals, allSuccessionPlans
Learning CoursesLearningallLearningCourses

For the full list of data source aliases and their descriptions, see Technical references.

Default field selection

When a data source is selected, the activity generates a default WQL query that selects only safe, simple fields. Custom calculated fields (cf_*) and complex nested fields that could cause runtime errors are excluded by default.

Tip:

Data sources such as allActiveEmployees can expose 4,800+ fields. Only select the fields you need to keep query performance acceptable.

Output

An output property is automatically generated based on the selected object.

  • Description
  • Project compatibility
  • Configuration
  • Available data sources
  • Default field selection
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated