iCaaS
Wipro’s Intelligent Content as a Service , is a platform for evaluating the value of customer content for managing content, user, workflow - life cycle and much more. The solution helps to connect an entire organization, enabling employees to share content and collaborate instantly in a secure and social environment. With strong search functionality enabled, the solution with an impactful user…
iCaaS endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get New Access Token /user/getnewaccesstoken |
This API fetches the new access token for a user using the refresh token from login API response. Dependent API:- Login API |
| POST |
Create New Node /cabinet/createnewnode |
This API creates a new node. Any user with appropriate privileges can create new node. Dependent API:- Get All Cabinets |
| GET |
Fetch DRP list /adminbot/getdrplist |
Retrieves all the document retention policy details |
| GET |
Get asset categories /asset/getAssetCategories |
Retrieves the available list of asset categories in which a user can categorize an asset while uploading it. |
| GET |
Get department list /user/cabinet/getalldepartmentnames |
Retrieves the list of all accessible departments for a user |
| GET |
List workflows /workflow/listworkflows |
Retrieves the list of all available workflows for a user |
| POST |
Login /user/login |
Logins a user to the application |
| POST |
Registration /user/registration |
Registers a new user in the application |
| GET |
Fetch asset details /search/getassetdetails |
Retrieves all the details associated with an asset in the user accesible node using "assetid" as parameter. The list of assets including asset ID can be retrieved either from… |
| GET |
Fetch department specific fields /upload/getuploadfieldsforadept |
Retrieves form fields specific to a department using "deptid" as parameter. Dependent APIs : 1. "Get department list" API - retrieves all the departments accessible to a user.… |
| GET |
Get all cabinets /user/cabinet/getallcabinets |
Retrieves the list of nodes accessible to a user in a particular department using "deptid" as parameter. Dependent APIs : 1. "Get department list" API - retrieves all the… |
| GET |
Browse /search/simplesearch |
Retrieves the list of assets in a particular node using "deptid", "nodeid", "type", "startindex" and "key" as parameters. Dependent APIs : 1. "Get department list" API -… |
| GET |
Simple Search /search/simplesearch |
Retrieves the list of assets based on keywords and uses "deptid", "key", "type", "startindex" and "datefilter" as parameters. Dependent APIs: 1. "Get department list" API -… |
| GET |
Get Upload Status /asset/getuploadstatus |
This API retrieves the status of the upload. For tracking purpose, the upload API sends an “uploadid” parameter in its response. Using the value of “uploadid”, users can query… |
| POST |
Asset Upload /upload/uploadAsset |
Upload assets in a specific node of a department and assigns a workflow for the uploaded assets. Query parameters for this API includes "nodeID", "departmentID", "workflowID",… |
iCaaS pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|