Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
AuthScheme | The type of authentication to use when connecting to Workday. |
Tenant | The tenant for the account. |
Host | The host for the API URL. |
UseWQL | Set to True to use Workday WQL REST API. |
User | The Workday user account used to authenticate. |
Password | The password used to authenticate the user. |
Service | The specific SOAP service or services to retrieve data from. Enter as a comma seperated list. |
CustomReportURL | The URL Of the report that shows all Reports as a Service (RaaS) reports. |
UseSplitTables | Whether to split WQL data sources into multiple tables. |