Overview

Web services are used for managing communication between a third-party application and Yellowfin. These are XML based and independent of the programming language used to develop a third-party application.

The web service interface Yellowfin exposes use SOAP, which is a protocol widely used for web services. Yellowfin provides a Java web service API for connecting to the SOAP web services, but it is also possible to connect from practically any other programming language or environment such as .NET, Ruby and Python. 

                            

There are two groups of web services:

 

Section Menu

 

 

All of Yellowfin's web services are not yet documented in this section. Additional services will be included soon.

 

 

Web Services API