CData Python Connector for Workday

Build 25.0.9454

ProspectsLanguagesAbilities

Links language abilities to a prospect’s language records, detailing their proficiency levels and specific linguistic skills.

Table Specific Information

Select

The Workday connector requires filtering on Prospects_Id in order to perform the query.

For example:

SELECT * FROM ProspectsLanguagesAbilities WHERE Prospects_Id = 'c1d030d96f4c900144b4d0bd8d470000';

Workday Resource Information

Retrieves the languages of the prospect with the specified ID.

Secured by: Prospects

Scope: Recruiting, Talent Pipeline

Columns

Name Type ReadOnly Description
Id [KEY] String False

A unique identifier for this language ability record within Workday. This ID is system-generated and serves as a primary key.

ProspectsLanguages_Id [KEY] String False

The unique Workday ID (WID) for the ProspectsLanguages entity that groups multiple language ability records for a prospect.

Prospects_Id [KEY] String False

The unique WID for the prospect to whom this language ability record belongs. This links the language ability to a specific individual in the system.

AbilityType_Descriptor String False

The display name of the instance

AbilityType_Href String False

A URL reference pointing to the Workday API endpoint where details about this specific language ability type can be retrieved.

AbilityType_Id String False

A system-generated identifier that uniquely represents the language ability type within Workday. This could be a WID, a reference ID, or an external system ID.

Proficiency_Descriptor String False

The display name of the instance

Proficiency_Href String False

A URL reference pointing to the Workday API endpoint where details about this specific proficiency level can be retrieved.

Proficiency_Id String False

A system-generated identifier that uniquely represents the proficiency level in Workday. This could be WID, a reference ID, or an external system ID.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454