Skip to content

[INT-7593] HRIS Workday WQL T2 Connection Guide#309

Merged
Desocode merged 5 commits into
mainfrom
INT-7593/HRIS_Workday_T2_Connection_Guide
Nov 7, 2025
Merged

[INT-7593] HRIS Workday WQL T2 Connection Guide#309
Desocode merged 5 commits into
mainfrom
INT-7593/HRIS_Workday_T2_Connection_Guide

Conversation

@sourabh-stackone

@sourabh-stackone sourabh-stackone commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

HRIS Workday WQL T2 Connection Guide:

screencapture-localhost-3002-connection-guides-hris-workday-wql-2025-11-07-17_29_27

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.

  • New Features
    • New guide: connection-guides/hris/workday_wql.mdx
      • Covers tenant and web services endpoint, ISU and security group with required domain permissions, policy activation, OAuth client registration, and refresh token generation.
      • Includes connection form fields and a recommended workflow to generate an Employee WQL query.
    • Added images under images/workday-wql/
    • Added the Integrations tile linking to the new guide

Written for commit 8bce914. Summary will update automatically on new commits.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread connection-guides/hris/workday_wql.mdx Outdated
Comment on lines +159 to +182
</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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these permissions all required? I believe we may just need Worker: Reports and WQL permissions which could simplify this list.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Desocode
Updated it with minimal Domain security groups.

Comment thread connection-guides/hris/workday_wql.mdx Outdated
Comment on lines +236 to +246
- _Advanced Compensation_
- _Core Compensation_
- _Integrations_
- _Jobs & Positions_
- _Organizations and Roles_
- _Staffing_
- _System_
- _Tenant Non-Configurable_
- _Time Off and Leave_
- _Time Tracking_
- _Workday Designer_

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For Worker reports we don't need all of this. Can you find th eminimum set for employee retrieval via wql?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated with minimal scopes.

Comment thread connection-guides/hris/workday_wql.mdx Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@Desocode Desocode merged commit 8948782 into main Nov 7, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants