Claude + Workday: What the Integration Can (and Can't) Do in 2026
No — there’s nothing you can connect today. There’s no Workday connector in Claude’s Connectors Directory and no public Workday MCP endpoint. What is real: at Workday DevCon on June 2, 2026, Workday announced Agent-Ready Tools — purpose-built MCP connectors that let agents access HR and finance data with Workday’s security model, delegation, and audit trail — plus a Developer Agent for building Workday apps from natural language inside Claude Code, Cursor, and Cline. But both are early access via Workday Extend Professional only, with GA projected for H2 2026. There is no endpoint you can paste into Claude’s settings right now, and every third-party guide you’ll find routes through middleware like CData, Composio, or Merge — none of it Workday-official.
Here’s what’s actually coming, why Workday API access is never self-serve anyway, and how to get Workday-adjacent work running today.
What Workday announced (and what’s actually usable)
Workday has been signaling this direction for two years — it committed to MCP and A2A as part of its “Agent System of Record” strategy at DevCon 2025 — but as of July 2026 there’s still no launched public MCP server. The June 2026 DevCon announcements are the concrete roadmap:
- Developer Agent — build Workday Extend apps from natural language, working inside Claude Code, Cursor, or Cline. For developers building on Workday, not for connecting your Claude account to your HR data.
- Agent-Ready Tools — MCP connectors for agents to access HR/finance data, wrapped in Workday’s security, delegation model, and audit trail. This is the future “Claude talks to Workday” story.
- Agent Passport — identity attestation for agents, with Cisco as the first partner.
All of it is early access through Workday Extend Professional; GA is projected for the second half of 2026. Until then, treat any “connect Claude to Workday in 5 minutes” tutorial with suspicion — it’s a third-party bridge, not Workday. (Workday does have an experimental ai-conversation-bridge repo on GitHub, but it’s a sample bridge for custom deployments, not a hosted connector.)
Meanwhile Workday’s own AI lives inside Workday: Sana from Workday launched March 17, 2026 after the ~$1.1B Sana acquisition — a conversational interface, Self-Service Agent, and enterprise search that replaced the 2024 “Illuminate” branding. If your question is “can employees ask an AI about their PTO balance,” Workday’s answer is Sana, in-product.
Why Workday API access is different from most apps
Even setting MCP aside, Workday’s APIs — REST, SOAP, and RaaS (Reports-as-a-Service, which exposes any custom report as a REST/JSON/CSV endpoint) — are real and capable. But nothing is self-serve:
- A tenant admin must create an Integration System User (ISU) and an integration security group.
- Domain-level permissions get granted per functional area (HR data, comp, time off, recruiting…).
- OAuth client registration happens inside your company’s tenant.
An individual employee cannot generate API credentials for their own Workday account, ever. Any tool that talks to Workday — Claude eventually, Carly today, anything — does it with credentials your Workday admin provisions. That’s the honest framing, and it’s also why the pragmatic integration path for assistant-style tools is RaaS: your admin builds a report scoped to exactly the data you should see, exposes it as an endpoint, and the tool pulls that.
The limits that actually matter
- Nothing to connect today. No directory connector, no public MCP endpoint. Agent-Ready Tools are early access behind Workday Extend Professional, GA projected H2 2026.
- Third-party bridges aren’t Workday. CData, Composio, and Merge-style middleware can sit between Claude and Workday’s APIs, but they’re unofficial, they still need admin-provisioned ISU credentials, and your security team will have opinions.
- Even the future connector will be conversation-bound. When Agent-Ready Tools ship for Claude, they’ll carry the limit every Claude integration has: tools run inside a conversation you start. No “when a PTO request sits unapproved for 3 days, nudge the manager.” Workday events won’t start a Claude chat.
- Workday’s agents stay inside Workday. Sana is genuinely useful in-product, but it doesn’t reach your email, calendar, or the rest of your stack.
If you want Workday-adjacent work that runs on its own: Carly
The realistic play in 2026 isn’t waiting for GA — it’s putting the recurring, cross-app work around Workday on autopilot with credentials your admin provisions.
That’s where Carly fits. Carly is an AI executive assistant built to act on schedules and triggers, and Workday’s RaaS endpoints are exactly the kind of thing it works well with: your admin sets up an ISU and a scoped report endpoint, you add the credentials on carlyassistant.com/integrations, and Carly pulls what it needs on your schedule:
- Weekly PTO digest — every Friday, pull the approved time-off report for your team and push a coverage summary into your Monday briefing and the exec’s calendar.
- Open-req tracker — a scheduled pull of the recruiting report (open positions, days open, stage) into a Monday summary for hiring managers.
- Anniversary and new-hire briefings — a monthly report pull that feeds reminder emails and 1:1 agenda items so nobody’s work anniversary gets missed.
- Approval nudges — a scheduled check for expense approvals sitting more than N days, with a polite ping to the approver. (Sana does some of this natively inside Workday — Carly’s job is the cross-app glue: the email, the calendar, the follow-through.)
- No-code setup — describe the workflow in plain English; Carly interviews you and builds it with you.
- Actually sends — drafts and sends email (Gmail and Outlook), manages tasks and calendars, and connects the Workday data to 200+ other tools — see integrations.
AI agents start at $35/month, and steps in a workflow that don’t use AI run free and unlimited.
Claude vs Carly
| Claude (Workday, today) | Carly | |
|---|---|---|
| Official connector available | No (Agent-Ready Tools EA; GA ~H2 2026) | Works via admin-provisioned RaaS/API credentials |
| Query HR/finance data | Not yet | Yes (scoped reports) |
| Acts on schedules / triggers | No | Yes |
| Weekly PTO / open-req digests | No | Yes |
| Works while laptop is closed | No | Yes (cloud) |
| Sends email as part of the flow | No (Gmail draft-only) | Yes (Gmail + Outlook) |
| Pricing | Pro $20 / Max $100–$200 | AI agents from $35/mo |
Claude’s Workday story is a roadmap worth watching. Carly is a way to run the recurring Workday-adjacent work now, with credentials your admin controls.
Frequently Asked Questions
Does Claude work with Workday?
Not yet. There’s no Workday connector in Claude’s directory and no public Workday MCP endpoint as of July 2026. Workday announced Agent-Ready Tools — MCP connectors for agent access to HR/finance data — at DevCon in June 2026, but they’re early access via Workday Extend Professional, with GA projected H2 2026.
Can I get a Workday API key for my own account?
No. Workday API access is never self-serve: a tenant admin must create an Integration System User, an integration security group, and domain-level permissions, and register the OAuth client inside your tenant. Individual employees can’t generate credentials for their own accounts. Any integration — Claude’s future one included — runs on admin-provisioned access.
What about the Workday MCP servers I found on Google?
Third-party middleware (CData, Composio, Merge and similar) — not Workday-official. They still require admin-provisioned ISU credentials underneath, and they sit as an extra vendor between your HR data and the model. Workday’s official route is Agent-Ready Tools, currently early access.
How do I automate Workday reports today?
The pragmatic path is RaaS (Reports-as-a-Service): your Workday admin exposes a scoped custom report as a REST endpoint, and a tool like Carly pulls it on a schedule — PTO digests, open-req trackers, approval nudges — then handles the email and calendar follow-through. AI agents start at $35/month.
More: Claude + ADP · Claude + Gusto · Claude + BambooHR · Claude + Rippling · Claude connectors · Can Claude send emails
Ready to automate your busywork?
Carly schedules, researches, and briefs you—so you can focus on what matters.
See what people say
"Before Carly, I relied on a Calendly link, but the whole process felt impersonal and not very professional. Carly changed that by handling all the back-and-forth, so I'm no longer stuck in endless email threads trying to line up schedules.
Now Carly reaches out to candidates, shares my real-time availability, lets them pick a slot, then sends a Zoom link and drops it straight into my calendar. She sends reminders to both of us before each call, which has significantly reduced no-shows and last-minute confusion.
On top of scheduling, Carly acts like a full executive assistant, sending me my schedule the night before so I can prepare for each call. It reminds me of the old x.ai assistant, but Carly is noticeably smarter, faster, and better suited to my healthcare recruitment business."


