-
Tempo App API
Is there any API for TempoBox/ Mobile App which can be called by another App ? I have a .Net App running in Windows 8.1 which I need to utilize to call TempoApp. Otherwise my users have to sign-in twice to achieve a single functionality. Can anyone help me out here please?
-
REST API: How can i download a document?
I've looked through the guide for the REST API (Content Server API v1), I did not see an option to download a file. Could someone point me to how I can use the REST API to download a file?
-
How to execute REST actions
When using Content Server API v1 and browsing through nodes we can see they have many "actions". Some actions have a "url" attribute. eg: /OTCS/cs.exe?func=ll&objId=259064&objAction=download When I redirect user to that url then a login page is shown. How can I execute those actions? ps: I'm trying to download/visualize a…
-
Find category by name
When uploading a file I don't want to hard code its categories ids. How can I find a category by its name by using Content Server API v1?
-
List of Types of Nodes can be created with Rest API
Hi, Is there any document which lists alt the types of nodes we can create using Rest API. I have randomly tried with couple of node types and have a mix results like Email folder, folder, Document are fine and can be created whereas when i tried to create Compound E-Mail (557) its not working. Regards, Khurram
-
Getting Attribute Extensions values
We have the Attribute Extensions (AE) module installed on CS 10.5, and we wanted to create a simple html form that will create a folder and add/populate categories with AE fields. Everything is working, the only problem is we have to populate the html form's drop-down with the valid AE values. Is there a way to get the AE…
-
Rest API not working
Hi, I am trying to call api/v1/apiinfo (to get started on Rest API) but its repeatedly prompting for login/password. User is valid and can browse CS on same url. I have checked the RestAPI module and it is installed. Am i missing anything here? Please suggest. Thank you... regards, Khurram Shahzad