> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parable.work/llms.txt
> Use this file to discover all available pages before exploring further.

# Workday

> Connect Parable to Workday HCM REST APIs and RaaS custom reports

<img className="connector-logo" src="https://img.logo.dev/workday.com?token=pk_N2gy3fJKQ0aldg9QTg7cHA" alt="Workday logo" />

# Workday Connectors

Parable offers two Workday connectors under one vendor:

<CardGroup cols={2}>
  <Card title="Workday (REST API)" icon="cloud" href="/connectors/workday/oauth/setup">
    Staffing, organizations, payroll, absence, and time tracking via OAuth 2.0
  </Card>

  <Card title="Workday HRIS RaaS" icon="file-lines" href="/connectors/workday-raas/custom-report/setup">
    Custom Report-as-a-Service (RaaS) extracts using a pre-encoded report token
  </Card>
</CardGroup>

## Which connector should I use?

| Use case                                                            | Connector             |
| ------------------------------------------------------------------- | --------------------- |
| Standard Workday REST APIs (workers, orgs, payroll inputs, absence) | **Workday**           |
| Legacy or bespoke RaaS custom report URL + integration token        | **Workday HRIS RaaS** |

Both connectors can be enabled for the same tenant when you need REST API data and a custom report feed.
