Web Service

A URL to which data can be sent or retrieved to remotely communicate or control server-based software.

Web services are apis than work over HTTP, so they can be invoked by remote systems. Commonly protocol formats are REST and SOAP.

For a CMS, a web service might allow remote system to add new content to the repository or search for specific content objects in which to retrieve.

This page is part of the The Web Content Management glossary section of this site: