ConcourseConnect

Open Source Initiative (OSI) PostgreSQL Java

Using the API

Concursive includes a multi-platform web accessible API using XML and HTTP for communicating with the ConcourseConnect server application by third-party applications. The API exposes read and write capabilities to client systems. Essentially, the client posts XML data using a well-formed HTTP 1.1 or 1.0 request to the server and receives a status, as well as any requested records, back in the response.

ConcourseConnect also has a 3rd-party API intended for apps.

The following sections provide information on using the web-based server API:

Sign in to add your comment.