This document provides an overview of web services in Cascade Server, including:
- What a web service is and how it allows communication between external applications and Cascade Server using SOAP and XML.
- Where to find resources on web services tutorials, WSDL, and SOAP.
- Examples of when and why you would use a web service, such as importing/exporting content, handling forms, and reporting.
- How to make web service calls, including reading the WSDL, setting up a client, making requests, and available Cascade Server operations like create, read, edit, delete.
Related topics: