Workday V2 Connector Guide > Workday Connector > Workday Connector Overview
  

Workday Connector Overview

You can use Workday Connector to connect to Workday from Informatica Cloud. You can read data from or write data to Workday.
Workday is an on-demand Cloud-based Enterprise Resource Application that includes financial management and human capital management applications. Workday exposes the web service API, which the Secure Agent uses to perform integration tasks through the SOAP protocol.
You can use Workday Connector to connect to Workday from Informatica Cloud and interact with the Workday service to perform operations on non-relational hierarchical data. With Workday V2 connection, you can access all the services and operations supported for the SOAP-based web service version in Workday.
When you perform an operation in Informatica Cloud, you can convert the hierarchical data structure for data retrieved from Workday to a relational format before you write to relational tables. You can also convert the relational format to hierarchical format before you write data from relational sources to Workday.

Example

You are a human resources administrator and you want to archive the details of employees who left the organization in the past month. You can find the employee in Workday based on the employee ID, retrieve worker data through the Get_Workers operation, and then write the details to an Oracle database target. With Workday Connector, you retrieve the worker data in an XML structure and then define a corresponding relational structure to write to the relational target.