Workday

Learn how to use Workday with Composio

Overview

Enum

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

client_id
stringRequired
client_secret
stringRequired
oauth_redirect_uri
string
scopes
string
access_token
string
base_url
stringRequired
authorizationUrl
stringRequired
tokenUrl
stringRequired

Actions

Creates a time off request for the specified worker id and initiates the business process.

Action Parameters

ID
stringRequired
businessProcessParameters
objectRequired
days
arrayRequired
timeOffRequestEventView
stringRequired

Action Response

data
object
error
string
successful
boolean
Retrieves the specified balance of all absence plan and leave of absence types.

Action Parameters

ID
stringRequired

Action Response

data
object
error
string
successful
boolean
Retrieves the specified balance of all absence plan and leave of absence types.

Action Parameters

ID
stringRequired

Action Response

data
object
error
string
successful
boolean
Retrieves the current authenticated worker's profile information from workday.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Returns the holiday events for the specified workers and time period.

Action Parameters

fromDate
string
limit
integer
offset
integer
toDate
string
worker
array

Action Response

data
array
error
string
successful
boolean
total
integer
Retrieves feedback entries for a specific interview to prepare debrief notes with highlights and lowlights.

Action Parameters

ID
stringRequired
limit
integer
offset
integer

Action Response

data
object
error
string
successful
boolean
Retrieves detailed information about a specific job posting including job description.

Action Parameters

ID
stringRequired

Action Response

data
object
error
string
successful
boolean
Retrieves screening questions and questionnaires associated with a specific job posting.

Action Parameters

ID
stringRequired
limit
integer
offset
integer
questionnaireType
array

Action Response

data
object
error
string
successful
boolean
Retrieves instances that can be used as values for other endpoint parameters in this service.

Action Parameters

Action Response

data
array
error
string
successful
boolean
Finds all job postings assigned to a specific recruiter by analyzing interviews and job requisitions.

Action Parameters

include_closed
boolean
limit
integerDefaults to 100

Action Response

data
object
error
string
successful
boolean
Retrieves a single prospect instance for talent matching and best-fit analysis.

Action Parameters

ID
stringRequired

Action Response

data
object
error
string
successful
boolean
Retrieves the education of a prospect for talent matching and best-fit analysis.

Action Parameters

ID
stringRequired
limit
integer
offset
integer

Action Response

data
array
error
string
prospect_id
string
successful
boolean
total
integer
Retrieves the work experience of a prospect for talent matching and best-fit analysis.

Action Parameters

ID
stringRequired
limit
integer
offset
integer

Action Response

data
array
error
string
prospect_id
string
successful
boolean
total
integer
Retrieves resume attachments for a specific prospect to help prepare for upcoming interviews.

Action Parameters

ID
stringRequired
limit
integer
offset
integer

Action Response

data
object
error
string
successful
boolean
Retrieves the skills of a prospect for talent matching and best-fit analysis.

Action Parameters

ID
stringRequired
limit
integer
offset
integer

Action Response

data
array
error
string
prospect_id
string
successful
boolean
total
integer
Retrieves instances that can be used as values for other endpoint parameters in this service.

Action Parameters

Action Response

data
array
error
string
successful
boolean
Retrieves a collection of eligible absence types for the specified worker.

Action Parameters

ID
stringRequired
category
string
effective
string
limit
integer
offset
integer

Action Response

data
array
error
string
successful
boolean
total
integer
Retrieves the leaves of absence for the specified worker using the working absencemanagement v1 api.

Action Parameters

ID
stringRequired
fromDate
string
leaveType
array
limit
integer
offset
integer
status
array
toDate
string

Action Response

data
array
error
string
successful
boolean
total
integer
Retrieves a collection of time off details for the specified worker.

Action Parameters

ID
stringRequired
fromDate
string
limit
integer
offset
integer
status
array
timeOffType
array
toDate
string

Action Response

data
array
error
string
successful
boolean
total
integer
Retrieves the valid time off dates for the specified worker id for the given dates.

Action Parameters

ID
stringRequired
date
string
limit
integer
offset
integer
position
string
timeOff
string

Action Response

data
array
error
string
successful
boolean
total
integer
Retrieves the balance of all absence plan and leave of absence type for the specified worker id.

Action Parameters

category
string
effective
string
limit
integer
offset
integer
worker
string

Action Response

data
array
error
string
successful
boolean
total
integer
Retrieves the balance of all absence plan and leave of absence type for the specified worker id.

Action Parameters

category
string
effective
string
limit
integer
offset
integer
worker
string

Action Response

data
array
error
string
successful
boolean
total
integer
Retrieves a list of interviews with job requisition and recruiter assignment details. supports filtering by status for pipeline review and scheduled interviews.

Action Parameters

interviewStatus
array
limit
integer
offset
integer

Action Response

data
array
error
string
successful
boolean
total
integer
Retrieves a list of job postings from workday recruiting system with filtering options.

Action Parameters

category
array
jobPosting
array
jobRequisition
array
jobSite
array
limit
integer
offset
integer

Action Response

data
array
error
string
successful
boolean
total
integer
Retrieves a collection of workers and current staffing information.

Action Parameters

includeTerminatedWorkers
boolean
limit
integer
offset
integer
search
string

Action Response

data
array
error
string
successful
boolean
total
integer