Note: This is a premium feature or service. This article only applies to your community if your Firstup contract includes this premium functionality. Please contact your Customer Success Manager with any questions about feature availability for your community.
This article provides steps to enable UKG Dimensions Integration with your Firstup community. Refer to UKG Productivity Integration for an in-depth look at the UKG integration functionality included.
Enable UKG Integration
Prerequisites
To complete these instructions, you must have access to UKG (administrator level), an active community with Firstup, and a contract with Firstup for this premium feature.
To establish the connection between Firstup and your UKG instance:
- Log in to the member experience.
- Log in to your UKG Experience.
- You also need your UKG Client ID and Client Secret. Contact UKG support if you do not have this.
Allow Firstup Callback URL in UKG Experience
This integration uses oAuth code grand flow. After completing auth, you are redirected to a dedicated URL in the Firstup platform. This URL needs to be added to the list of allowed callbacks in customer Dimensions.
- Go to Administration > Application Setup.
- Select System Configuration > System Settings.
- Select the Global Values tab:
- In the Global Values tab, locate the global.oAuth.authCode.redirection.uris parameters and append the Firstup callback URL separated by a comma. The callback URLs are:
- US customers: https://eva.socialchorus.com/api/v1/integrations/ukg_dimensions/callback
- EU customers: https://eva.onfirstup.eu/api/v1/integrations/ukg_dimensions/callback
- Select Save.
Enable endpoint accessibility in UKG Experience
The integration utilizes the following endpoint to retrieve authenticated user information. This endpoint may be disabled by default:
- /api/v1/commons/persons/current_user_info
Function Access Profiles control the API access, and need to be set to allowed:
- Go to Administration > Application Setup.
- Select Access Profiles > Function Access Profiles.
- Select a specific profile.
- Expand APIs > REST API and locate Current User Information API.
- Select Allowed from the drop-down and select Save & Return.
- Repeat steps 3 to 5 for all of the other Function Access Profiles that use the UKG integration.
- Once you have completed these steps, supply Firstup with the following:
- Base URL
- Client ID
- Client Secret
- Support will finalize the integration setup on the Firstup side.
Comments
0 comments
Article is closed for comments.