---
nav: wcp_docs
parent_url: /wcp_docs/
title: Workday SOAP APIs
layout: subsection
---

<a id="section_1"></a>
Workday SOAP APIs (also known as Workday Web Services) serve as the foundation for enterprise-level, system-to-system integrations and large-scale data exchanges. They are suited for scheduled, batch-based processes, such as importing or exporting large volumes of worker records, financial transactions, or payroll information. Within Extend and Integration apps, developers can use Orchestration Builder to visually connect SOAP services with REST APIs, handling the complex XML payloads and transforming them into formats like JSON. This framework enables apps to retrieve background data and feed it directly into transactional workflows.

To get started, [explore and try the Workday SOAP APIs](https://developer.workday.com/soap-api-explorer).

## <a id="section_2"></a>Fundamentals

-   [Workday SOAP Web Services](/wcp_docs/dan1370797670978.html)
-   [SOAP APIs in Apps and Integrations](/wcp_docs/GUID-a14293c8-9ee1-4352-b9c0-0712b7b8dc6a-enHYPHENus.html)
-   [Best Practices](/wcp_docs/jas1382993320287.html)
-   [SOAP API Headers](/wcp_docs/asb1610677732453.html)
-   [Integration IDs](/wcp_docs/lcg1545166913765.html)


## <a id="section_3"></a>Authentication and Security

-   [SOAP API Authentication and Security](/wcp_docs/GUID-4c354bdb-06cd-461d-a632-ea8303beaedb-enHYPHENus.html)


## <a id="section_4"></a>SOAP API Guides

-   [API Guides for SOAP Web Services](/wcp_docs/GUID-0cdfc5d0-1cf5-463c-8b9b-b12d22c30777-enHYPHENus.html)
-   [Import Web Service Pattern](/wcp_docs/jas1383674390835.html)


