How to get started with Workday on Zapier
- Tables
-
Product updates
Product updates: January 2023 Product updates: March 2023 Product updates: February 2023 Product updates: April 2023 Product updates: May 2023 Product updates: June 2023 Product updates: July 2023 Product updates: August 2023 Product updates: September 2023 Product updates: October 2023 Product updates: November 2023 Product updates: December 2023 Product updates: January 2024 Product updates: February 2024 Product updates: March 2024 Product updates: April 2024 Product updates: May 2024 Product updates: June 2024 Product updates: July 2024 Product updates: August 2024 Product updates: September 2024 Product updates: October 2024 Product updates: November 2024 Product updates: December 2024 Product updates: January 2025 Product updates: February 2025 Product updates: March 2025 Product updates: April 2025 Product updates: May 2025 Product updates: June 2025 Product updates: July 2025 Product updates: August 2025
- Zaps
- Your Zapier account
- Interfaces
- Canvas
- Chatbots
- Getting started
- Agents
- MCP
- Built-in tools
- Lead Router
- Apps
Table of Contents
Connect to Workday on Zapier
Workday uses OAuth to authenticate your account on Zapier.
Required authentication fields
- Client ID
- Client Secret
- Base URL
- Tenant
- Token Endpoint
- Authorization Endpoint
Additional authentication instructions
When registering an API client, enter your redirection URL as https://zapier.com/dashboard/auth/oauth/return/App214709CLIAPI/.
About Workday's app
Are self-hosted or cloud-hosted accounts supported? | Cloud-hosted accounts only | |
Is a paid Workday plan required? | Yes |
|
Are any special account permissions required? | Yes |
|
Are there usage limits? | No | |
Are there pagination limits? | No | |
Do trigger samples use real data from your account or generic data? | Real trigger samples | |
Are custom fields supported? | Yes | |
Do update actions overwrite or append to existing data? | Not applicable | |
Is there any additional info? | Yes |
|
Choosing fields from dropdowns
In the Zap editor, for some triggers or actions, you may need to select additional fields using a dropdown menu. You can search for the desired fields, but you might need to click load more repeatedly.
Alternatively, look up fields by WQL Alias:
-
Search Workday for field details:
- In Workday, locate your report (e.g., "Data Sources").

- Filter the report for the specific data source (e.g., "All Workers").

- Click on the data source record to view its details.

- Find the WQL Alias: Within the data source details, locate the fields you need. Each field has a WQL Alias (e.g., "Legal Name" has a WQL Alias of "Full Legal Name").

-
Use the WQL Alias in Zapier: In the Zap editor, enter the WQL Alias as a custom value in the Fields to Include in Response field.
- You can enter WQL aliases on separate lines or as a comma-separated list (e.g., legalName_LastName, legalName_FirstName, fullLegalName).

