Workday (Rest and Soap) connector
Back to the connector overview, authentication methods, and actions.
10 Sept 2026
new-feature bug-fix description-fixAdded submit_home_contact_change and submit_work_contact_change so contact-information changes can actually be applied, and corrected the guidance agents rely on across time off, recruiting, learning, WQL, custom objects and the Person API - including that get_worker (person.id) is the only route into the get_people actions, that time off and payment messages return oldest-first, that job postings carry no requisition link, and how to filter requisitions by status.Added · 2 new actions
Added · 2 new actions
workday_submit_home_contact_change, workday_submit_work_contact_changeChanged · 50 actions updated
Changed · 50 actions updated
workday_create_employee, workday_create_home_contact_change, workday_create_prospect, workday_create_work_contact_change, workday_create_worker_explicit_skill, workday_create_worker_skill_items, workday_get_custom_object_field, workday_get_job_posting_sites, workday_get_people, workday_get_people_home_addresses, workday_get_people_home_emails, workday_get_people_home_phones, workday_get_people_legal_name, workday_get_people_personal_information, workday_get_people_preferred_name, workday_get_people_work_addresses, workday_get_people_work_emails, workday_get_people_work_phones, workday_get_references, workday_get_supervisory_organization, workday_get_time_off_detail, workday_get_worker, workday_list_background_checks, workday_list_candidates, workday_list_holiday_calendars, workday_list_job_posting_questionnaires, workday_list_job_postings, workday_list_job_requisitions, workday_list_learning_content, workday_list_learning_content_lessons, workday_list_learning_courses_soap, workday_list_learning_enrollments_soap, workday_list_leaves_of_absence, workday_list_payment_messages, workday_list_people, workday_list_positions, workday_list_skills_wql, workday_list_supervisory_organizations, workday_list_time_off_details, workday_list_worker_explicit_skills, workday_list_worker_skill_items, workday_list_workers, workday_update_home_address, workday_update_home_email_address, workday_update_home_phone_number, workday_update_work_address, workday_update_work_phone_number, workday_upsert_location, workday_wql_query, workday_wql_query_post7 Sept 2026
bug-fix description-fixFixed list_workers (SOAP Get_Workers) so Response_Filter Page/Count pagination and Request_Criteria Organization_Reference/Include_Subordinate_Organizations/Exclude_Inactive_Workers filters are declared in the action schema and forwarded to the request, with guidance pointing broad or field-selective retrieval to wql_query.Changed · 1 action updated
Changed · 1 action updated
workday_list_workers4 Sept 2026
bug-fix description-fixFixed create_prospect sending an empty request body when neither email nor phone_number was provided (now rejected with a clear validation message), and clarified agent-facing guidance across change_job, list_people vs list_workers, time off worker IDs, job posting sites, organization types, and location usage IDs.Changed · 42 actions updated
Changed · 42 actions updated
workday_approve_time_off_or_leave_request, workday_change_job, workday_create_home_contact_change, workday_create_job_posting, workday_create_leave_of_absence, workday_create_payment_election_enrollment, workday_create_position, workday_create_prospect, workday_create_time_off_request, workday_create_work_contact_change, workday_create_worker_checkin, workday_create_worker_explicit_skill, workday_create_worker_skill_items, workday_get_absence_balance, workday_get_data_source_fields, workday_get_people, workday_get_time_off_detail, workday_get_worker, workday_get_worker_skill_item, workday_get_worker_time_off_entry, workday_get_worker_time_off_plan, workday_list_absence_balances, workday_list_eligible_absence_types, workday_list_learning_enrollments_soap, workday_list_leaves_of_absence, workday_list_organization_types, workday_list_people, workday_list_positions, workday_list_time_off_details, workday_list_worker_checkins, workday_list_worker_explicit_skills, workday_list_worker_service_dates, workday_list_worker_skill_items, workday_list_worker_time_off_entries, workday_list_worker_time_off_plans, workday_list_workers, workday_update_interview, workday_update_job_requisition, workday_upsert_candidate, workday_upsert_location, workday_wql_query, workday_wql_query_post2 Sept 2026
new-featureAdded put_worker_document and get_worker_documents actions to upload, update, and download documents (e.g. payslips, contracts) on a worker’s record via the Staffing SOAP web service, plus an Include_Worker_Documents option on list_workers to enumerate a worker’s documents.Added · 2 new actions
Added · 2 new actions
workday_get_worker_documents, workday_put_worker_documentChanged · 1 action updated
Changed · 1 action updated
workday_list_workers2 Sept 2026
bug-fixStandardized action category capitalization for more consistent portal filters.Changed · 1 action updated
Changed · 1 action updated
workday_change_job24 Aug 2026
description-fixDocuments the Change Job work space constraint - a location change on a worker who holds a work space also needs Work_Space_Reference.