Reuse API
Hi,
I'm quite interested on using Cascade Server CMS to be integrated to my web app. I have two options for this to work, first is integrate the CMS with my web app using iframe or reuse your API/functions through my web app. Is any one of these possible? If It's possible to reuse your API/functions will I be able to upload files to the CMS repository from my web app using FTP or any other kind of services? Will it also be possible to publish/unpublish and delete the files that's on the CMS repository through my web app?
What I prefer is reusing your API/functions, this will make our web app have a consistent UI because I wouldn't need to show the UI from the Cascade Server CMS.
Regards
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Bradley Wagner on 15 Mar, 2012 04:21 PM
I would recommend using our API. You can create files using our API by doing a base-64 encoding of the file content and making a SOAP request to Cascade to create it.
There is more documentation about our API on our website.
Tim closed this discussion on 07 May, 2012 01:08 PM.