# Workday Integration

With the Workday integration, Rezonate can correlate HRIS information to the actual identities in your Identity Provider, identifying security policy breaches (Such as active access for terminated employees, and enriching identity-centric context).

The primary steps to accomplish this task within Workday are outlined as follows:

1. Create a Workday Integration System User.
2. Create the custom report, and enable the report as a web service in Advanced settings
3. Set the user created in the first step (our ISUE) as the report owner in the Share settings.
4. Save the configuration at the Rezonate Platform

#### Step #1 - Create Workday Service User <a href="#create-workday-isu" id="create-workday-isu"></a>

To create the integration system user,  proceed as follows:

1. Navigate to your Workday tenant and type 'create integration system user' into the search bar. Then, under the Tasks & Reports section, select the 'Create Integration System User' option.
2. Enter a username and password for the new user.
3. Do not check the *Require New Password at the Next Sign In* option.
4. For Session Timeout Minutes, enter 0, and select the "Do not Allow UI Sessions" option.
5. Click OK.

Verify that the ISU established earlier is included in the required security groups within Workday, enabling it to be the owner of the report that will be created in the subsequent step.

**Step #2 Create Custom Report**

Create a custom Workday report configured as follows:

* Report type - *Advanced*
* Data source - *All users* (Make sure to include all user types)
* Data source type - *Standard*
* Primary business object - *Worker*

Incorporate the columns listed below into the report, arranging them in the specified order.

1. email
2. first\_name
3. last\_name
4. business\_title
5. active
6. city
7. state
8. country
9. user\_id
10. middle\_name
11. nickname
12. org\_name
13. super\_ref - (Manager ID)
14. managername
15. position\_title
16. division
17. hire\_date
18. termination\_date
19. category<br>

{% hint style="info" %}
the created user needs to have access to the data rendered in the report.
{% endhint %}

After selecting the columns, Enable this Report as a Web Service from the Advanced tab.

Verify that the ISU user, established previously, is designated as the **Owner of the report** within the Share tab.

**Step #3 - Integration in Rezonate**

After creating the report, open the list of **Report URLs**, right-click, and copy the <mark style="color:blue;">**JSON**</mark> URL link. Please paste it into the integration form on the product integration page.

<table><thead><tr><th width="254">Key</th><th>Info</th></tr></thead><tbody><tr><td>Account ID</td><td>Any preferred name for the integrated account:<br>Example: workday</td></tr><tr><td>Username</td><td>The username that has access to the recently created report</td></tr><tr><td>Password</td><td>The password for that username</td></tr><tr><td>URL</td><td>The url to the recently created report</td></tr></tbody></table>

<br>

<figure><img src="https://2355086414-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIkSba0W4HlnmPJ93gVOS%2Fuploads%2FYXbQfi75356tEqB8c95a%2Fimage.png?alt=media&#x26;token=b3dbe5ed-231d-4909-b09d-64cb5dec28ff" alt=""><figcaption></figcaption></figure>
