Skip to main content

OrgChart Help Guide

Workday Configuration

Audience:

Audience: Administrators

Overview

Workday is a Human Resource Capital Management solution. OrgChart directly connects with Workday. The following article provides step-by-step instructions for configuring a Workday connector.

Configuring a Workday Connector

OrgChart uses Workday RaaS (Reports as a Service) to query data from Workday (Reference https://community.workday.com/node/134011 for more information about Workday RaaS).

To begin the integration, Administrators must set up an Advanced Report Type custom report in Workday, so that web services can be enabled.

  1. Sign in to Workday.

  2. In the Search bar, type Create custom report.

  3. Click the Create Custom Report task. The Create a Custom Report page is displayed.

  4. Type "OrgChartData" into the Report Name text box.

  5. Enter the name of the data source (from which you will be extracting your Workday Data ) in the Data Source text box (i.e., All Active Employees)

  6. Select the Enable As Web Service option.

  7. Click OK.

  8. Scroll down to the Additional Info section, and then click on the Columns tab.

  9. Enter the name of the fields you wish to include in the report in the Fields text box.

  10. Click the + icon (to the left) to add more fields to the report.

  11. Add (at least) the following required prompts to the report:

    • Emplid

    • ManagerEmplid

    • Name

    • BusinessTitle

  12. Click on OK, and then click Done.

  13. Search for the newly created custom report in the search bar.

  14. Click on the Actions tab, and then click on Web Services.

  15. Select the View URLS option.

  16. Right click on JSON, and then click Copy URL.

    Workday_JSON_RaaS_Endpoint.png
  17. Paste this URL is a separate document, as you will need it to finalize your Workday connector setup.