Sitefinity 4.x exposes a full set of Web Services. These services follow the
RESTful pattern. Most simply explained this means that you are able to access
and modify Sitefinity resources(think pages, news, events, blogs, users,
permissions, workflows, anything). The way you are able to do that is by making
a simple HTTP request to ...