[INT-7593] HRIS Workday WQL T2 Connection Guide#309
Conversation
There was a problem hiding this comment.
Pull Request Overview
This pull request adds support for a new Workday WQL (OAuth) integration to the documentation. The change introduces a new integration tile entry and includes associated image assets.
Key Changes
- Added a new integration tile for "Workday WQL (OAuth)" in the HRIS category
- Added two new PNG image files for the integration documentation
Reviewed Changes
Copilot reviewed 2 out of 12 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| integrations.mdx | Added new IntegrationTile component for Workday WQL (OAuth) integration |
| images/workday-wql/image9.png | New screenshot/image asset for Workday WQL documentation |
| images/workday-wql/image8.png | New screenshot/image asset for Workday WQL documentation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| </Info> | ||
| - Job Information | ||
| - Job Profile: View | ||
| - **Manage:** | ||
| - Location | ||
| - Organization Integration | ||
| - **Person Data:** | ||
| - Name | ||
| - Citizenship Status | ||
| - Date of Birth | ||
| - Disabilities | ||
| - Gender | ||
| - Government IDs | ||
| - ID Information | ||
| - Marital Status | ||
| - National ID Identification | ||
| - Personal Information | ||
| - Personal Data | ||
| - Personal Photo | ||
| - Home Contact Information | ||
| - Home Address | ||
| - Home Email | ||
| - Home Phone | ||
| - Work Contact Information |
There was a problem hiding this comment.
Are these permissions all required? I believe we may just need Worker: Reports and WQL permissions which could simplify this list.
There was a problem hiding this comment.
@Desocode
Updated it with minimal Domain security groups.
| - _Advanced Compensation_ | ||
| - _Core Compensation_ | ||
| - _Integrations_ | ||
| - _Jobs & Positions_ | ||
| - _Organizations and Roles_ | ||
| - _Staffing_ | ||
| - _System_ | ||
| - _Tenant Non-Configurable_ | ||
| - _Time Off and Leave_ | ||
| - _Time Tracking_ | ||
| - _Workday Designer_ |
There was a problem hiding this comment.
For Worker reports we don't need all of this. Can you find th eminimum set for employee retrieval via wql?
There was a problem hiding this comment.
Updated with minimal scopes.
…T-7593/HRIS_Workday_T2_Connection_Guide
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 2 out of 31 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
HRIS Workday WQL T2 Connection Guide:
Summary by cubic
Adds a new Workday WQL (OAuth) Tier 2 connection guide so customers can set up and link Workday using WQL with OAuth. Also adds the guide to the integrations page, fulfilling INT-7593.
Written for commit 8bce914. Summary will update automatically on new commits.