PHP Sample Project

Web services provide Cascade CMS users with a powerful way to work with the system via a very raw interface. This interface provides methods to create, edit, read, and delete almost all assets and components in the software. Additionally, users can also perform publish requests for files, folders, and pages. Finally, any of these operations are able to be wrapped together in a "batch" for submitting more than one operation in a single request.

The PHP Sample Project provides PHP code for many of the operations above plus several others, including moving and copying assets, reading and editing access rights and workflows, and listing sites and subscribers in the system.

Get started with Web Services with this Sample Project today!

Download Now