Allbase Home
http://allbase.com/suite/feature_set/soap/
Above Nav Allbase Suite Overview Industries Feature Set FAQs (Frequently Asked Questions) Live Demo Pricing Support Allbase Backup Side Buttons Walkthrough

 

 

 

Allbase Suite » Feature Set » SOAP

The Allbase Suite's SOAP interface allows you to work with Allbase Suite data from your own applications.

About SOAP

SOAP (short for "Simple Object Access Protocol") is a standard protocol for exchanging XML data over HTTP/HTTPS. With SOAP, programmers can send and receive structured data using any language of their choice.

The Allbase Suite implements a powerful SOAP interface for each installation. This interface is restricted to SSL-protected (HTTPS) connections for security. Access can be granted or denied on a per-user or per-group basis.

Download and Upload Data

Through SOAP, data can be uploaded to or downloaded from each Allbase Suite installation.

WSDL

In addition to the Allbase Suite SDK - SOAP Guide, the Allbase Suite offers a WSDL (short for "Web Services Description Language") document for each installation.

This WSDL document provides a structured description of Allbase Suite SOAP and web services. All available functions are documented, enabling developers to quickly build robust applications.