Skip to main content The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench Explore Tool Discovery
Connectors Workday VNDLY
Live 59 Actions

Workday VNDLY Integration for AI Agents

Connect your AI agent to 59 Workday VNDLY actions via MCP, A2A, or SDK, with agent authentication, tool-calling execution, and security built-in.

StackOne
DrataGPLocalyzeFlipMindtoolsScreenloop

Workday VNDLY AI Agent Actions

59 production-ready actions for your agent to do more on Workday VNDLY.

59 Actions
List Applicants - View Applicant list
Get Applicant - View Applicant details
List Approvals - View list of Approvals in 'Ready' state. Must have WORKFLOW_READ permission.
List My Approvals - View user's owned list of Approvals in 'Ready' state.
My Approval Summary - View count of owned Approvals by component type in 'Ready' state.
Approval Summary - View count of Approvals by component type in 'Ready' state. Must have WORKFLOW_READ permission.
List Checklist Actions - View list of Checklist Actions
Get Checklist Action - Get a single checklist action
Mark Checklist Action - Mark the action as True or False to indicate completion. Actions marked as True will attempt to advance the actions' recipient in any workflow processes. The last_completed field is required when marking the action as True.
Unwaive Checklist Action - Unwaive a checklist action that is currently in a Waived status.
Waive Checklist Action - Waive a checklist action that is not in one of the completed statuses. This should be done to indicate the action is no longer required to be completed. Waiving actions will attempt to advance the actions' recipient in any workflow processes.
Get Connection - Verifies that the VNDLY API token and tenant are valid by fetching the change-feed (a light, always-authorized endpoint).
List Contractors - View contractor list
Get Contractor - View contractor details
Patch Contractor - Patch contractor details
List Custom Fields - View metadata definition for all custom fields, and use this data to interpret custom fields on specific API responses.
Get Custom Field - View metadata definition for a specific custom field, and use this data to interpret custom fields on specific API responses.
List Custom Reports - List custom reports accessible to the user
Get Custom Report - View custom report results
List Change Feed - View Change Feed Events corresponding to the state changes of certain API resources within a specified timing window. The difference between the start date and end date of the window cannot exceed the default value of 30 days.
List Jobs - View list of jobs
Get Job - View job details
List Organization - View list of organization units
Create Organization - Create organization unit
Get Organization - View organization unit details
Update Organization - Update organization unit details
Patch Organization - Patch organization unit details
Delete Organization - Deactivate organization unit
List Purchase Order Changes - Retrieve list of purchase order change
Get Purchase Order Change - Retrieve details of a specific purchase order change
Acknowledge Purchase Order Change - Acknowledge purchase order change
Approve Purchase Order Change - Approve purchase order change. Billable proposed charge codes must be included in purchase_order_lines with a non-empty purchase_order_line_number.
Reject Purchase Order Change - Reject purchase order change
List Purchase Requests - Retrieve list of purchase requests
Get Purchase Request - Retrieve details of a specific purchase request
Acknowledge Purchase Request - Acknowledge purchase request
Approve Purchase Request - Approve purchase request. Billable charge codes must be included in purchase_order_lines with a non-empty purchase_order_line_number.
Reject Purchase Request - Reject purchase request
List Scim Users - Get a list of all SCIM Users
Create Scim User - Create a new employee.
Get Scim User - View individual user
Update Scim User - Update user details
Patch Scim User - Workday VNDLY follows the official SCIM patch [RFC](https://www.rfc-editor.org/rfc/rfc7644#section-3.5.2). We currently only support 'eq' filters.
Delete Scim User - Call this method with the id of the employee that you would like to deactivate. This user will not be deleted, and a user cannot deactivate themselves. Contractors and workers cannot be deactivated with this endpoint.
List Statement Of Works - View list of Statement of Works
List Change Orders - View list of Change Orders
Get Change Order - View Change Order details
Get Statement Of Work - View SOW details
List Users - View list of users
Create User - Create user
Get User - View user details
Update User - Update user details
Patch User - Patch user details
Delete User - Deactivate user
List Vendors - View list of vendors
Get Vendor - View vendor details
List Work Orders - View list of Work Orders
Get Work Order - View Work Order details
Get Work Site - View work site details

Workday VNDLY AI Agent Use Cases

Connect your AI agent to Workday VNDLY and help your team scale the recruiting operations they run by hand today.

Job Posting Distribution

Use StackOne to connect your AI agent to your ATS and job boards to automate job posting distribution.

View
GreenhouseLeverAshbySmartRecruitersWorkableJobviteiCIMSTeamtailor
Reference Check Automation

Use StackOne to connect your AI agent to your ATS, survey tools, and messaging systems to automate reference checks.

View
GreenhouseLeverWorkdayiCIMSSmartRecruitersAshbyTeamtailorSurveyMonkey
Employee Onboarding

Use StackOne to connect your AI agent to your HRIS, identity management, and LMS to automate employee onboarding.

View
WorkdayBambooHRPersonioHiBobGustoRipplingOkta360Learning

Do More, Build Less

Integration Infrastructure for Workday VNDLY AI Agents

Multiple Interfaces

Access integrations via API, AI SDKs, MCP & A2A.

Workday VNDLY MCP server
Managed Authentication

Pre-built authentication UI.

Agent auth
Falcon Engine

Every Workday VNDLY action runs on Falcon.

Agent Execution Engine
StackOne Defender
StackOne Defender Meta PG v1 Meta PG v2 DeBERTa 88.7% 67.5% 63.1% 56.9% Detection accuracy

88.7% prompt injection detection.

Prompt injection defense

"What impressed us most about StackOne is its ambition and clarity. They're creating infrastructure that modern software and the entire AI agent ecosystem can rely on. The depth of secure integrations, the pace of delivery, and the team's foresight into AI's future uniquely position StackOne to redefine this category."

Luna Schmid, Partner at GV

"We've been impressed by how quickly and deeply StackOne integrates with complex enterprise systems -- and now, with their focus on agent-to-agent interoperability, they're unlocking even more powerful use cases for customers. StackOne delivers all of the above in a universal layer -- without compromise."

Barbry McGann, SVP at Workday Ventures

G2 - High Performer G2 - Easiest To Do Business With G2 - Users Love Us G2 - Users Most Likely To Recommend G2 - Easiest Admin

Product Teams Love Building Agent Integrations With StackOne

G2

More Recruiting Integrations Like Workday VNDLY

JobAdder

246+ actions

Vincere

206+ actions

SmartRecruiters

164+ actions

Ashby

137+ actions

Manatal

130+ actions

Factorial

127+ actions

HiBob

123+ actions

Workday VNDLY AI agent integration resources

Unified API Limitations for AI Agent Integration: 7 Ways They Break

Unified APIs work for traditional software but fail AI agents in specific, measurable ways. Here are 7 problems we found after building both approaches, with examples from Workday, Greenhouse, Jira, and Salesforce.

14 min

Agentic Context Engineering: Why AI Agents Kill Their Own Context Windows

AI agents exceed their context windows without knowing it. Six failure patterns and seven survival architectures for agentic context engineering.

15 min

MCP Code Mode: Keeping Tool Responses Out of Agent Context

Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.

11 min

Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery

Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.

10 min

Put your AI agents to work

All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.