Workday
Connector Details
Connector Attributes | Details |
---|---|
Name | Workday |
Description | Workday is a cloud-based human capital management (HCM) and financial management software solution that provides organizations with a comprehensive suite of tools to manage their workforce and financial operations efficiently. With modules for HR, payroll, talent management, and finance, Workday offers a unified platform for organizations to streamline their processes, automate workflows, and gain insights into their workforce and financial performance. As a source, Workday enables businesses to access and integrate critical data, such as employee information, payroll data, financial transactions, and performance metrics, into their systems and applications. By leveraging Workday as a source, organizations can improve data accuracy, enhance decision-making, and drive operational excellence across the enterprise. |
Connector Type | Class D |
Features
Feature Name | Feature Details |
---|---|
Load Strategies | Full and Incremental Load |
Metadata Extraction | Supported |
Data Acquisition | Supported |
Data Publishing | Not Supported |
Automated Schema Drift Handling | Supported |
Source Connection Attributes
Connection Parameters | Data Type | Example |
---|---|---|
Connection Name | String | WorkdayConnector |
Tenant | String | your-tenant |
Host | String | your-workday-host.com |
User | String | username |
Password | String | password |
Bronze Schema (Optional) | String | |
Silver Schema (Optional) | String |
Connector Specific Configuration Details-test
-
Workday connector has optional values such as Bronze Schema and Silver Schema
-
This connector supports extracting data from workday BASE tables
-
To access workday BASE tables, you need to use user and password to do the basic authentication, see below
keyvault_secret_value format to access workday base tables:
{"tenant": "<Insert_tenant_id>", "host": "<Insert_hostname>", "user": "<User_>", "password": "<password>"}
Screenshot To Use Connector
Updated 7 months ago