# UKG Pro (SOAP) - Create record action
The Create record action creates a new record in your UKG Pro instance.
# Input
Input fields load dynamically based on the selected object. For example, the Employee object has the following input fields:
| Input field | Description |
|---|---|
| Object | Select the UKG Pro object to create. Options include Employee and Employee Contact. |
| Service | Select the service to create the new employee record in. |
# Output
| Output field | Description |
|---|---|
| Success | A boolean indicating if the create record action was successful. |
Last updated: 1/8/2026, 10:58:12 PM