|
| 1 | +--- |
| 2 | +title: "UKG Pro Workforce Management" |
| 3 | +description: "Follow these steps to connect UKG Pro Workforce Management via the StackOne Hub successfully." |
| 4 | +--- |
| 5 | + |
| 6 | +import IntegrationFooter from "/snippets/integration-footer.mdx"; |
| 7 | + |
| 8 | +<Warning> |
| 9 | + This guidance assumes you have admin access to UKG Pro Workforce Management and can create or request API credentials. |
| 10 | +</Warning> |
| 11 | + |
| 12 | +If you've been directed to StackOne to integrate with UKG Pro Workforce Management, the following steps will help you gather the required credentials and complete the connection. |
| 13 | + |
| 14 | +## Collect your UKG Pro Workforce Management credentials |
| 15 | + |
| 16 | +UKG Pro Workforce Management uses an OAuth LDAP (password-based) flow. You'll need the tenant host, an API client, and a user account that can access the required data. |
| 17 | + |
| 18 | +<Steps> |
| 19 | + <Step title="Get your Host"> |
| 20 | + Ask your UKG Pro Workforce Management admin for your tenant host (for example: `service.ultipro.com`). |
| 21 | + </Step> |
| 22 | + |
| 23 | + <Step title="Create or request an API client"> |
| 24 | + In UKG Pro Workforce Management, create (or request from your UKG admin) an API client and obtain: |
| 25 | + |
| 26 | + - **Client ID** |
| 27 | + - **Client Secret** |
| 28 | + </Step> |
| 29 | + |
| 30 | + <Step title="Prepare a username and password"> |
| 31 | + Use a dedicated integration user where possible. Make sure you have: |
| 32 | + |
| 33 | + - **Username** |
| 34 | + - **Password** |
| 35 | + </Step> |
| 36 | +</Steps> |
| 37 | + |
| 38 | +## Linking your UKG Pro Workforce Management account |
| 39 | + |
| 40 | +<Steps> |
| 41 | + <Step title="Open the connection form"> |
| 42 | + In your integration platform, navigate to the Integrations page and select **UKG Pro Workforce Management**. |
| 43 | + </Step> |
| 44 | + |
| 45 | + <Step title="Enter connection details"> |
| 46 | + Enter the following values: |
| 47 | + |
| 48 | + - **Host** |
| 49 | + - **Client ID** |
| 50 | + - **Client Secret** |
| 51 | + - **Username** |
| 52 | + - **Password** |
| 53 | + </Step> |
| 54 | + |
| 55 | + <Step title="Test and save"> |
| 56 | + Click **Connect** to complete the setup. |
| 57 | + </Step> |
| 58 | +</Steps> |
| 59 | + |
| 60 | +<IntegrationFooter /> |
| 61 | + |
| 62 | +## Available data |
| 63 | + |
| 64 | +This integration has the following HRIS Resources available from the provider: |
| 65 | +<ul> |
| 66 | + <li>Employees</li> |
| 67 | + <li>Locations</li> |
| 68 | + <li>Shifts</li> |
| 69 | + <li>Time off</li> |
| 70 | + <li>Time off policies</li> |
| 71 | +</ul> |
0 commit comments