Connect your own Workday tenant through a tenant-authorized REST OAuth client or optional Workday Web Services credentials. Inspect allowed resources, workers, organizations, reports and business-p...
What this app can do
21 tools registered
Connect WorkdayFree
Connect a Workday tenant through REST OAuth client credentials or Workday Web Services (WWS), after validating the configured HTTPS endpoint and credentials.
Disconnect WorkdayFree
Disconnect one Workday tenant: deletes only the credentials saved in Imperal. Nothing is changed in Workday.
List ConnectionsFree
List saved Workday tenant connections without exposing OAuth or WWS credentials.
Get Workday Capabilities8 tok
Probe allowed tenant REST resource paths without changing Workday. Use this after connection to distinguish a denied or unavailable domain from an empty result.
List Workday Records8 tok
List records from one tenant-approved Workday REST resource path. Use get_workday_capabilities first when the resource has not been verified.
Get Workday Record8 tok
Read one record from a tenant-approved Workday REST resource path.
Create Workday Record16 tok
Create one record in a tenant-approved Workday REST resource. Provide only a resource path and JSON shape documented for your tenant.
Update Workday Record16 tok
Update selected fields of one Workday record in a tenant-approved REST resource.
Delete Workday Record16 tok
Permanently delete one Workday record only where the tenant-approved REST resource supports deletion.
List Workers8 tok
List Workers from the tenant-confirmed Workers REST collection. Supports tenant-specific filtering without assuming a universal Workday URL.
List Organizations8 tok
List organizations from the tenant-confirmed Workday REST collection.
List Business Process Events8 tok
List Workday Business Process events, optionally filtered by a tenant-supported status such as pending.
Get Business Process Event8 tok
Read one Workday Business Process event, including its tenant-returned available actions.
Execute Business Process Action20 tok
Execute one explicit Workday Business Process action (approve, deny, send back, reassign, submit). The event must expose that action as available first.
Invoke Workday Wws Operation20 tok
Invoke one tenant-confirmed Workday Web Services SOAP operation with an explicit bounded XML payload. This connector does not infer service names or XML contracts.
Run Workday Report16 tok
Run a tenant-approved Workday REST or RaaS report path and return normalized rows, capped to a safe requested maximum.
Audit Workday Access40 tok
Build a non-destructive access audit across explicitly named tenant resource paths, showing which domains are accessible, denied or unavailable.
Get Pending Approval Queue20 tok
Build a normalized queue of pending Workday Business Process events from a tenant-confirmed event resource. No approval is taken by this read-only action.
Get Worker Completeness Report40 tok
Flag returned worker records missing tenant-chosen non-sensitive profile fields. Never use this for compensation, banking, government ID or medical data.
Get Org Change Summary40 tok
Summarize organization records from a tenant-confirmed collection, optionally using its supported changed-since filter.
Bulk Update Workday Records40 tok
Update 1โ100 explicit Workday records in the same tenant-approved REST resource. Continues after individual failures and returns every outcome.