Web Services API
Last updated
Last updated
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 to perform this task. If you don't know how to use the feature, take a look at the section that explains it's use and behavior.
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 allows external applications to access these information.
Requirements for the Web Service API:
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.