CS - SDK (In Development)#

CS SDK - ConverSight Software Development Kit is an optimized and updated version of ConverSight Library. Functionalities are same as ConverSight Libraru. But it is a combination of low code and no code environment. It is enhanced in such a way to optimize the time taken for every action.

Using this CS SDK we can perform various actions such as create, update, delete on Proactive insights, Relationship, Drilldown, smart analytics, smart column and smart query through Notebook. Now Group and role access can also be created from Notebook going forward using CS SDK. But as of now, only you can get the details of groups and roles. No other action can be performed until the development work is completed.

When you use ConverSight Library without entering a dataset ID, it connects to all of the datasets in the library. However, with regard to the CS SDK, this will necessitate a specific dataset ID. If it is not provided, it will request the input parameter before proceeding.

../../../../_images/CS_SDK.png

CS SDK#

List of available functions for CS SDK are shown in the below screenshot.

../../../../_images/CS_SDK_Functions.png

Available Functions in CS SDK#

For example, In the above screenshot when we load a dataset in ConverSight Library, it loads all of the datasets. Where as in CS SDK it requires “dataset id” to proceed further, which leads to optimization of time.