> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Workday Connector

## Intro

Workday lets you to set up your own custom reports using their Report Writer and Custom Reports functionality. If you enable Custom Reports via Workday's web services, they become Reports-as-a-Service (RaaS) and can be imported into Domo. Once your reports are set up in Workday, this connector lets you select the available reports and bring them into Domo. For more information about the Workday API, see [https://community.workday.com/node/134011](https://community.workday.com/node/134011 "https://community.workday.com/node/134011").

You connect to your Workday account in the Data Center. This topic discusses the fields and menus that are specific to the Workday connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in [Adding a DataSet Using a Data Connector](/s/article/360042926274 "Adding a DataSet Using a Data Connector").

<table class="mt-responsive-table" data-aura-rendered-by="33:195;a"><tbody><tr><td class="mt-noheading" colspan="1" rowspan="1"><p><b> Primary Use Cases </b></p></td><td class="mt-noheading" colspan="1" rowspan="1"><p> Use this connector to pull DataSets related to... </p><ul><li><p> HR </p></li><li><p> Workforce planning </p></li><li><p> Recruiting </p></li><li><p> Talent management </p></li><li><p> Payroll </p></li></ul></td></tr><tr><td class="mt-noheading" colspan="1" rowspan="1"><p><b> Primary Company Roles </b></p></td><td class="mt-noheading" colspan="1" rowspan="1"><ul><li><p> CIO </p></li><li><p> CEO </p></li><li><p> HR roles </p></li></ul></td></tr><tr><td class="mt-noheading" colspan="1" rowspan="1"><p><b> Average Implementation Time </b></p></td><td class="mt-noheading" colspan="1" rowspan="1"><p> An hour or less </p></td></tr><tr><td class="mt-noheading" colspan="1" rowspan="1"><p><b> Ease of Use (on a 1-to-10 scale with 1 being easiest) </b></p></td><td class="mt-noheading" colspan="1" rowspan="1"><p> 2 </p></td></tr></tbody></table>

## Best Practices

It is highly recommended that you do not pull reports containing calculated fields from Workday, as these cause extremely long import times, even for small reports.

## Prerequisites

To connect to your Workday account and create a DataSet, you must have a Workday username and password.

## Connecting to Your Workday Account

This section enumerates the options in the **Credentials** and **Details** panes in the Workday Connector page. The components of the other panes in this page, **Scheduling** and **Name & Describe Your DataSet**, are universal across most connector types and are discussed in greater length in [Adding a DataSet Using a Data Connector](/s/article/360042926274 "Adding a DataSet Using a Data Connector").

### Credentials Pane

This pane contains fields for entering credentials to connect to your Workday account. The following table describes what is needed for each field:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:195;a"><thead><tr><th colspan="1" rowspan="1"><p><span class="s1"> Field </span></p></th><th colspan="1" rowspan="1"><p><span class="s1"> Description </span></p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"> Username </td><td colspan="1" rowspan="1"> Enter your Workday username. </td></tr><tr><td colspan="1" rowspan="1"> Password </td><td colspan="1" rowspan="1"> Enter your Workday password. </td></tr></tbody></table>

Once you have entered valid Workday credentials, you can use the same account any time you go to create a new Workday DataSet. You can manage connector accounts in the **Accounts** tab in the Data Center. For more information about this tab, see [Manage Connector Accounts](/s/article/360042926054 "Managing User Accounts for Connectors").

### Details Pane

This pane contains only two fields—one in which you enter the URL for your report, and another in which you can optionally enter fields to exclude.

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:195;a"><thead><tr><th colspan="1" rowspan="1"><p> Menu </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Enter the URL to Your Workday XML Report </p></td><td colspan="1" rowspan="1"><p> Enter the URL for your Workday or Simple XML Report. You must provide the URL along with the fully qualified path, including the report name. </p><p> For example: </p><p><span class="nowiki"><span class="mt-font-courier-new"><a href="https://com.workday.report/service/Report_Name?format=simplexml" rel="noopener" target="_blank"> [https://com.workday.report/service/Report\_Name?format=simplexml](https://com.workday.report/service/Report_Name?format=simplexml) </a></span></span></p></td></tr><tr><td colspan="1" rowspan="1"> Additional Parameters </td><td colspan="1" rowspan="1"> Enter any additional query parameters that might be required to run the provided XML report here, separated by a new line. <br /> Example: <b> parameterName=value </b></td></tr><tr><td colspan="1" rowspan="1"><p> Enter Fields to Exclude </p></td><td colspan="1" rowspan="1"><p> Enter a comma-separated list of fields (columns) to exclude from your XML import, if any. </p></td></tr><tr><td colspan="1" rowspan="1"> Enter Your Sublisttoflatten </td><td colspan="1" rowspan="1"> Enter the comma separated lists that you want to flatten out in your data. </td></tr><tr><td colspan="1" rowspan="1"> Flatten data </td><td colspan="1" rowspan="1"> Select this checkbox to bring data for all duplicate elements. </td></tr><tr><td colspan="1" rowspan="1"> Reset Schema </td><td colspan="1" rowspan="1"> Select this checkbox to reset the schema. </td></tr><tr><td colspan="1" rowspan="1"> Merge Keys </td><td colspan="1" rowspan="1"> Enter the comma separated lists of keys that will be used to merge your data. This field is required if you are using the <b> Merge Update </b> mode. </td></tr></tbody></table>

### Other Panes

For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see [Adding a DataSet Using a Data Connector](/s/article/360042926274 "Adding a DataSet Using a Data Connector").

## Troubleshooting

This connector supports *only* Workday reports in Workday XML or Simple XML format. It does not support reports in CSV, RSS, GData, or JSON.

To find report URLs in Workday, do the following:

1. Navigate to the **View Custom Report** screen for the report you want.
2. Click the orange ellipsis next to the report name and select **Web Service > View URLs**.
3. Click either the **Workday XML** or **Simple XML link**.

   This will take you to the XML formatted report.
4. Copy the URL for the report.

   You will enter this value into the Workday Report URL field in Domo.
