- Setup
- Reference
What You'll Need
Overview
The Workday HRIS RaaS connector ingests a single Workday custom report (Report-as-a-Service). Use this when your organization already publishes employee or org data via a dedicated RaaS URL rather than the REST Staffing API.Prerequisites
Setup access in . These steps require , or a colleague with equivalent permissions who can create credentials for you.If that is not you, ask your administrator.
- A published RaaS custom report with JSON output enabled
- Integration token or ISU credentials encoded for Basic auth
- Report URL copied from Workday (includes owner and report name)
Setup Guide
1
Copy the custom report URL
In Workday, open your custom report and copy the Report URL for JSON output. The URL typically looks like:
2
Obtain the integration token
Workday provides a pre-encoded Basic auth token for the integration system user, or base64-encoded
username:password for the report ISU. Store this as the Custom Report Token.3
Enter values in Parable
- Select Workday HRIS RaaS in the connector catalog.
- Enter Tenant Name, Custom Report URL, and Custom Report Token.
- Optionally set Base URL if your tenant uses a non-default services host.
- Click Save & test connection.