UKG · Arazzo Workflow
UKG Pro HCM Submit Personnel Change
Version 1.0.0
Validate an employee, submit a personnel action, and branch on its status.
View Spec
View on GitHub
HCMWorkforce ManagementHRPayrollTime and AttendanceBenefitsSchedulingArazzoWorkflows
Provider
Workflows
submit-personnel-change
Submit a personnel action change request and branch on its returned status.
Validates the employee, captures the current job for an audit trail, submits the personnel change request, and routes on the returned processing status.
1
validateEmployee
Confirm the employee exists and is in a state that can accept a personnel action by reading the detailed record.
2
captureCurrentJob
Capture the current job assignment so the change request has a documented before-state.
3
submitChange
Submit the personnel change request. The API returns a request identifier and a processing status.
4
confirmApproved
Re-read the employee record after an immediately-approved change to confirm the resulting employment status.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.