Connect
Zluri lets you discover which users have Workday accounts, how frequently they use them, third-party apps connected to those accounts, and detailed security analysis of every application. It also helps optimize spendings based on this data.
You can also create and automate onboarding and offboarding workflows for team members, and automatically assign users to specific groups and/or projects depending on their profile.
Prerequisites
- Organization admin privileges in Workday
Integration steps
Register API client in Workday
- Log in to Workday.
- In the search bar at the top of the page, type "Register API Client" and select the corresponding task from the results. Click Register.
- Complete the mandatory fields as follows:
- Client Name: Enter a name for your API client
- Client Grant: Authorization Code Grant for manual authentication; Client Credentials Grant for Server-to-Server integration
- Access Token Type: Bearer
- Redirect URI:
https://integrations.zluri.com/connect_callback/workdayOauth
- Scope: Staffing
- Click OK
- Copy and securely store the Client ID, Client Secret, and Authorization Endpoint. These will be used later in the connection process.
Extract the Base URL and Tenant Name from your Workday REST API endpoint
Navigate to the View API Clients section in your Workday dashboard. Here, you can find the required credentials and endpoint information.
If your endpoint is https://services1.wd12.myworkday.com/ccx/api/v1/Zluri
,
then your Base URL is https://services1.wd12.myworkday.com
and your Tenant Name is Zluri
.
Connect the Workday instance in Zluri
-
Open the Integrations Catalog, search for “workday”, and click ➕ Connect integration under Workday (OAuth).
-
Choose the scopes for the integration, and click Connect it myself. You can click the down-arrow button towards the right of a scope to find out what it does.
-
Enter the previously obtained Base URI, Client ID, Client Secret, Tenant Name, and Authorization Endpoint, then click Connect.
-
Give the connection a name and description, and you’re ready to go!
Got questions? Feel free to submit a ticket or contact us directly at [email protected].
Updated 4 days ago