Web Services API

Top  Previous  Next

 

The Web Services API is intended to allow external applications to access and manipulate some of Thinfinity® Remote Desktop Server data and settings.

Thinfinity® Remote Desktop Server has two different Web Services available:

 

a. Profiles Web Service:

 

If you need to manipulate Thinfinity® Remote Desktop Server users and their permissions from an external software application, you can use the Profiles Web Services to perform this task. If you don't know how to use the Access Profiles feature, take a look on the section that explains it's use and behaviour.

 

b. Analytics Web Service:

 

The Thinfinity® Remote Desktop Server Analytics feature is included since version 2.0.0.16. This feature keeps statistic data of Thinfinity® Remote Desktop Server logins, sessions, connections and used browsers. The Analytics Web Service allows external applications to access these information.

 

 

Requirements for the Web Service API:

 

1. The Profiles Web Service is valid for environments using Access Profiles as the Thinfinity® Remote Desktop Server authentication mode.

 

2. The integration has to be done at a programming level. You will need to develop or modify an application which will act as the Web Service requester and this application will have to implement the Thinfinity® Remote Desktop Server Web Service interface.

 

Read more:

Architecture
Installing the WebService
Setting up the communication settings
Profiles Web Service
Analytics Web Service