Prerequisites

Overview

Estimated, overall setup time: 30 minutes.

Fundamentally, there are 3 main steps you have to complete to set up the integration:

  1. You have to create a new integration system user and security group for that user,

  2. You have to assign the required permissions to the security group and activate the changes,

  3. You have to generate a new API client.

That's it! The rest of this document is a step-by-step walkthrough of everything you need to know and do to set up the integration.

Find your Workday Service URL

  1. Click on the "Search" field at the top and enter "View API Clients"

  2. Click on the task "View API Clients" that just appeared

    Workday_find_Service_URL.png

  3. At the top of the page that just appeared find and copy the "Workday REST API Endpoint". The URL should follow the following schema: https://{domain}/ccx/api/v1/{tenant}.

    Workday_see_Service_URL.png

    Put that URL here in the Tenzo app Integration flow:

Screenshot 2026-02-17 at 3.03.23 PM.png

Add an integration system user (ISU)

  1. Click on the "Search" field at the top and enter "Create Integration System User"

  2. Click on the task "Create Integration System User" that just appeared

    Workday_create_ISU.png

  3. In the dialog that just opened, enter a username and generate a secure password. For security reasons, we recommend checking the box "Do Not Allow UI Sessions". You can leave the other fields untouched

  4. At the bottom of the dialog, click "OK"

Create a security group and assign the ISU to it