Workday HCM connector reference
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.
This page contains reference documentation for the managed Workday Human Capital Management (HCM) connector in Lakeflow Connect.
Supported data
The connector supports the following tables:
workerspayroll
Automated transformations
Workday returns a highly nested response from its API. Databricks automatically unnests this data. As a result, each source table has one raw table (for example, workers_raw) and one or more unnested tables (for example, workers).
The following table lists the raw tables and their corresponding materialized views:
Raw table name | Materialized view |
|---|---|
|
|
|
|
Connection properties
When you create a connection to Workday HCM, you must provide the following properties. To retrieve these values, see Configure authentication to Workday HCM. For steps to create the connection, see Workday HCM.
Property | Description |
|---|---|
Client ID | The OAuth client ID from the registered API client in Workday. |
Client Secret | The OAuth client secret from the registered API client in Workday. |
Refresh Token | The OAuth refresh token generated for the integration system user account. |
Tenant Name | Your Workday tenant identifier. To find this value, select My Account > Organization ID in Workday. |
Instance URL | The URL of your Workday instance (for example, |