Articles in this section

Set up a connection to Workday

Workday is an enterprise management cloud platform that provides solutions for finance, HR, spend management, and planning.

Important

Celigo provides the following two connectors to connect to Workday:

  • Workday: This new connector supports primarily SOAP APIs (via SQL queries) and has more options to better integrate with Workday. See the instructions below to set up a connection using the new Workday connector.

  • Workday (HTTP): The previous Workday connector renamed to Workday (HTTP), supports primarily REST APIs. Set up a connection using the Workday (HTTP) connector.

Connection settings

After you start the connection , configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name •

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

Base URL •

Enter your Workday account base URL

To get the base URL:

  1. Log in to Workday.

  2. In the Search box, type "View API Clients."

  3. In the listed values, find the Workday REST API Endpoint. For example, if the REST API endpoint is https://wd3-impl-services1.workday.com/ccx/api/v1/mycompany, then the Base URL is https://wd3-impl-services1.workday.com

Tenant ID •

Enter your Workday tenant ID. For example, if your Workday tenant URL is https://impl.workday.com/sample_company/d/home.html, then sample_company is your tenant ID.

Connection type •

SOAP is selected, by default, as the protocol to be used by web services.

WSDL Version

Select the WSDL version. Default is v36.1. Available versions: v42.1, v41.1, v40.2.

Service

Choose one or more Workday web service that you'd like to connect to. By default, all the web services are selected.

Auth scheme •

The authentication mechanism to connect to Workday. Currently, we support only Basic authentication.

Username •

Enter your username to log in to Workday.

Password •

Enter your password to log in to Workday.