Skip to content
← Back to documentation
Technical Reference

Workday

Connect Workday with Flows360 to automate HR and workforce workflows.

CategoryHR
Authenticationcustom
Version0.1.0
Published scopes0 published scopes
Last updatedSeptember 24, 2026

Overview

Connect Workday with Flows360

Connect Workday with Flows360 to automate HR and workforce workflows.

Use the Workday connector to include its declared actions and events in Flows360 workflows without duplicating the integration logic inside each consuming system. This pinned connector version currently exposes 25 actions and 14 triggers.

Available actions

  • Approve Task
  • Change Job
  • Create Job Requisition
  • Create Pre-Hire
  • Create Supplier Credit Memo
  • Create Time Off Request
  • Create Worker Time Block
  • Find Purchase Order
  • Plus 17 additional declared actions.

Available triggers

  • Business Process Event Completed
  • Employee Terminated
  • Expense Report Submitted
  • Leave Request Submitted
  • New Hire Created
  • New Inbox Task
  • Plus 8 additional declared triggers.

The capability list above is generated from the exact reviewed connector package so the public description stays aligned with the version Flows360 operates.

Technical guide

Technical reference

Package identity

  • Connector: Workday
  • Package: @activepieces/piece-workday@0.1.0
  • Exact artifact digest: sha256:ef2e6934bb59a2afefc25143e858f09cc7027cf37f9be0519c55fb8f1a9cb90f
  • Runtime: Activepieces-compatible deterministic worker
  • Source: the exact reviewed Activepieces source

Authentication

OAUTH2. Connection values are tenant-specific and remain in the consuming Studio instance; CDK stores definitions and field metadata, not customer credential values.

Action contracts

  • Approve Task (approve_task), Approves an inbox task in Workday. Classification: read.
  • Change Job (change_job), Changes the job for a worker in Workday. Classification: read.
  • Create Job Requisition (create_job_requisition), Creates a new job requisition in Workday. Classification: read.
  • Create Pre-Hire (create_pre_hire), Creates a new pre-hire record in Workday. Classification: read.
  • Create Supplier Credit Memo (create_supplier_credit_memo), Creates a new supplier credit memo in Workday. Classification: read.
  • Create Time Off Request (create_time_off_request), Creates a new time off request in Workday. Classification: read.
  • Create Worker Time Block (create_worker_time_block), Creates a new worker time block in Workday. Classification: read.
  • Find Purchase Order (find_purchase_order), Finds a purchase order by ID in Workday using WQL. Classification: read.
  • Find Records (WQL) (find_records_wql), Executes a Workday Query Language (WQL) query and returns the results. Classification: read.
  • Find Supplier (find_supplier), Finds a supplier by ID in Workday using WQL. Classification: read.
  • Find Supplier Invoice (find_supplier_invoice), Finds a supplier invoice by ID in Workday using WQL. Classification: read.
  • Find Supplier Payment (find_supplier_payment), Finds supplier payments in Workday using WQL. Classification: read.
  • Hire Employee (hire_employee), Creates a new worker (hire) in Workday. Classification: read.
  • Update Supplier (update_supplier), Updates an existing supplier in Workday. Classification: read.
  • Update Supplier Invoice (update_supplier_invoice), Updates an existing supplier invoice in Workday. Classification: read.
  • Get Business Object Details (Batch) (get_business_object_details_batch), Retrieves details for one or more business objects by ID in a single step. Classification: read.
  • Search Business Object (Batch) (search_business_object_batch), Searches business objects with pagination and returns all matching records. Classification: read.
  • Update Business Object (update_business_object), Updates an existing business object by ID using the REST API. Classification: read.
  • Call Operation (call_operation), Calls a Workday REST sub-resource or SOAP operation (e.g. approve, close, submit). Classification: read.
  • Get Custom Objects (get_custom_objects), Retrieves a custom object instance by definition ID and object ID. Classification: read.
  • Get Report (get_report), Fetches a Workday report by ID or web service alias. Classification: read.
  • Get Report using WQL (Batch) (get_report_wql_batch), Executes a WQL query and returns all rows (use for report-style datasets). Classification: read.
  • List Custom Object Definitions (Batch) (list_custom_object_definitions_batch), Lists all custom object definitions available in your Workday tenant. Classification: read.
  • Create/Update Custom Object (create_update_custom_object), Creates or updates a Workday custom object instance (PUT upsert). Classification: read.
  • Custom API Call (custom_api_call), Make a custom API call to a specific endpoint Classification: read.

Trigger contracts

  • Business Process Event Completed, polling.
  • Employee Terminated, polling.
  • Expense Report Submitted, polling.
  • Leave Request Submitted, polling.
  • New Hire Created, polling.
  • New Inbox Task, polling.
  • New Supplier, polling.
  • New Supplier Invoice, polling.
  • Run WQL Query, polling.
  • Updated Supplier, polling.
  • New/Updated Business Object, polling.
  • New/Updated Business Object (Batch), polling.
  • Scheduled Report Fetch (Batch), polling.
  • Scheduled Report Fetch using WQL (Batch), polling.

Verification

Deterministic execution evidence is recorded for the pinned artifact, including 1 exercised action entrypoint and 0 exercised trigger entrypoints.

Capability summary

Authenticationcustom
Supported objects39
Supported actionsNot published
TriggersNone published

Authentication

Authentication method: custom

Authentication profiles

connection · custom
  • Access token Required · protected credential
  • Authorization Host Required
  • API Host Required
  • Tenant Required
  • ISU Username (for write operations) Optional
  • ISU Password (for write operations) Optional · protected credential

Supported objects

ObjectReadWriteNotes
Approve Task Yes No Approves an inbox task in Workday.
Change Job Yes No Changes the job for a worker in Workday.
Create Job Requisition Yes No Creates a new job requisition in Workday.
Create Pre-Hire Yes No Creates a new pre-hire record in Workday.
Create Supplier Credit Memo Yes No Creates a new supplier credit memo in Workday.
Create Time Off Request Yes No Creates a new time off request in Workday.
Create Worker Time Block Yes No Creates a new worker time block in Workday.
Find Purchase Order Yes No Finds a purchase order by ID in Workday using WQL.
Find Records (WQL) Yes No Executes a Workday Query Language (WQL) query and returns the results.
Find Supplier Yes No Finds a supplier by ID in Workday using WQL.
Find Supplier Invoice Yes No Finds a supplier invoice by ID in Workday using WQL.
Find Supplier Payment Yes No Finds supplier payments in Workday using WQL.
Hire Employee Yes No Creates a new worker (hire) in Workday.
Update Supplier Yes No Updates an existing supplier in Workday.
Update Supplier Invoice Yes No Updates an existing supplier invoice in Workday.
Get Business Object Details (Batch) Yes No Retrieves details for one or more business objects by ID in a single step.
Search Business Object (Batch) Yes No Searches business objects with pagination and returns all matching records.
Update Business Object Yes No Updates an existing business object by ID using the REST API.
Call Operation Yes No Calls a Workday REST sub-resource or SOAP operation (e.g. approve, close, submit).
Get Custom Objects Yes No Retrieves a custom object instance by definition ID and object ID.
Get Report Yes No Fetches a Workday report by ID or web service alias.
Get Report using WQL (Batch) Yes No Executes a WQL query and returns all rows (use for report-style datasets).
List Custom Object Definitions (Batch) Yes No Lists all custom object definitions available in your Workday tenant.
Create/Update Custom Object Yes No Creates or updates a Workday custom object instance (PUT upsert).
Custom API Call Yes No Make a custom API call to a specific endpoint
Business Process Event Completed Yes No polling trigger declared by the pinned package.
Employee Terminated Yes No polling trigger declared by the pinned package.
Expense Report Submitted Yes No polling trigger declared by the pinned package.
Leave Request Submitted Yes No polling trigger declared by the pinned package.
New Hire Created Yes No polling trigger declared by the pinned package.
New Inbox Task Yes No polling trigger declared by the pinned package.
New Supplier Yes No polling trigger declared by the pinned package.
New Supplier Invoice Yes No polling trigger declared by the pinned package.
Run WQL Query Yes No polling trigger declared by the pinned package.
Updated Supplier Yes No polling trigger declared by the pinned package.
New/Updated Business Object Yes No polling trigger declared by the pinned package.
New/Updated Business Object (Batch) Yes No polling trigger declared by the pinned package.
Scheduled Report Fetch (Batch) Yes No polling trigger declared by the pinned package.
Scheduled Report Fetch using WQL (Batch) Yes No polling trigger declared by the pinned package.

Setup

Setup

  1. Add the Workday connector to the workflow in the target Flows360 Studio instance.
  2. Create or select the tenant-specific connection required by the connector. Connection secrets remain in the Studio connection boundary and are not copied into CDK documentation.
  3. Provide the connection fields declared by the pinned package:
  • Authorization Host (authHost), required.
  • API Host (apiHost), required.
  • Tenant (tenant), required.
  • ISU Username (for write operations) (isuUsername), optional.
  • ISU Password (for write operations) (isuPassword), optional; stored as a sensitive connection value.

OAuth scopes

  • staffing
  • expenses
  • timeTracking
  • resourceManagement
  1. Select the required action or trigger and complete its declared input fields. Required and optional inputs are defined by the exact package schema.
  2. Test the workflow in the appropriate environment before enabling production scheduling or event delivery.

Limitations

Limitations and operational notes

  • This content describes @activepieces/piece-workday@0.1.0; provider behaviour can change independently and should be revalidated when the provider or connector version changes.
  • Only the 25 actions and 14 triggers declared by this pinned package are represented here.
  • Tenant credentials and connection values are not stored in the public connector record.
  • Provider-side permissions, account entitlements, quotas and rate limits remain subject to the connected provider account and are not inferred when the package does not declare them.
  • Deterministic execution evidence is recorded for the pinned artifact, including 1 exercised action entrypoint and 0 exercised trigger entrypoints.

Troubleshooting

Why canu2019t the connector authenticate?

Check the tenant connection in Studio and confirm every required Workday connection field is present. Re-authorise OAuth-based connections if the provider token or consent has expired. Do not place credential values in CDK content or logs.

Why is an action or trigger unavailable?

Confirm that the workflow is using @activepieces/piece-workday@0.1.0 and compare the requested capability with the declared action and trigger list for this version. A capability that is not declared by the pinned package should not be presented as supported.

What should I check after a provider-side change?

Revalidate authentication, required fields, action/trigger behaviour and provider documentation before publishing refreshed connector content or moving a new package version into production.