Workday
Overview
SLUG: WORKDAY
Description
Workday is a cloud-based enterprise resource planning (ERP) software that provides comprehensive solutions for human capital management, financial management, and analytics
Authentication Details
OAuth2
Connecting to Workday
Create an auth config
Use the dashboard to create an auth config for the Workday toolkit. This allows you to connect multiple Workday accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Workday Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Workday toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
WORKDAY_CREATE_TIME_OFF_REQUEST
Tool Name: Create Time Off Request
Description
Action Parameters
Action Response
WORKDAY_GET_ABSENCE_BALANCE
Tool Name: Get Absence Balance
Description
Action Parameters
Action Response
WORKDAY_GET_BALANCE_DETAILS
Tool Name: Get Balance Details
Description
Action Parameters
Action Response
WORKDAY_GET_CURRENT_USER
Tool Name: Get Current User
Description
Action Parameters
Action Response
WORKDAY_GET_HOLIDAY_EVENTS
Tool Name: Get Holiday Events
Description
Action Parameters
Action Response
WORKDAY_GET_INTERVIEW_FEEDBACK
Tool Name: Get Interview Feedback
Description
Action Parameters
Action Response
WORKDAY_GET_JOB_POSTING
Tool Name: Get Job Posting
Description
Action Parameters
Action Response
WORKDAY_GET_JOB_POSTING_QUESTIONNAIRE
Tool Name: Get Job Posting Questionnaire
Description
Action Parameters
Action Response
WORKDAY_GET_LEAVE_STATUS_VALUES
Tool Name: Get Leave Status Values
Description
Action Parameters
Action Response
WORKDAY_GET_MY_JOB_POSTINGS
Tool Name: Get My Job Postings
Description
Action Parameters
Action Response
WORKDAY_GET_PROSPECT
Tool Name: Get Prospect
Description
Action Parameters
Action Response
WORKDAY_GET_PROSPECT_EDUCATIONS
Tool Name: Get Prospect Educations
Description
Action Parameters
Action Response
WORKDAY_GET_PROSPECT_EXPERIENCES
Tool Name: Get Prospect Experiences
Description
Action Parameters
Action Response
WORKDAY_GET_PROSPECT_RESUME_ATTACHMENTS
Tool Name: Get Prospect Resume Attachments
Description
Action Parameters
Action Response
WORKDAY_GET_PROSPECT_SKILLS
Tool Name: Get Prospect Skills
Description
Action Parameters
Action Response
WORKDAY_GET_TIME_OFF_STATUS_VALUES
Tool Name: Get Time Off Status Values
Description
Action Parameters
Action Response
WORKDAY_GET_WORKER_ELIGIBLE_ABSENCE_TYPES
Tool Name: Get Worker Eligible Absence Types
Description
Action Parameters
Action Response
WORKDAY_GET_WORKER_LEAVES_OF_ABSENCE
Tool Name: Get Worker Leaves of Absence
Description
Action Parameters
Action Response
WORKDAY_GET_WORKER_TIME_OFF_DETAILS
Tool Name: Get Worker Time Off Details
Description
Action Parameters
Action Response
WORKDAY_GET_WORKER_VALID_TIME_OFF_DATES
Tool Name: Get Worker Valid Time Off Dates
Description
Action Parameters
Action Response
WORKDAY_LIST_ABSENCE_BALANCES
Tool Name: List Absence Balances
Description
Action Parameters
Action Response
WORKDAY_LIST_BALANCES
Tool Name: List Balances
Description
Action Parameters
Action Response
WORKDAY_LIST_INTERVIEWS
Tool Name: List Interviews
Description
Action Parameters
Action Response
WORKDAY_LIST_JOB_POSTINGS
Tool Name: List Job Postings
Description
Action Parameters
Action Response
WORKDAY_LIST_WORKERS
Tool Name: List Workers
Description
Action Parameters
Action Response