CaseMap Server

About CaseMap Server Development

About CaseMap Server Development

Previous topic Next topic No directory for this topic No expanding text in this topic  

About CaseMap Server Development

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

The CaseMap Server programming environment consists of six REST methods exposed using the Windows Communication Foundation (WCF). The methods allow a client application to access basic data retrieval capabilities, such as the ability to view CaseMap spreadsheet data and get a list of users in a case.

The following topics describe how to get started with CaseMap Server development:

 

Topic

Description

What you need to know

What you likely need to know before reading any further into the documentation.

About the CaseMap Server programming documention

A summary of the main sections of the programming documentation, and what order they should be read in.

About the CaseMap Server API

Summaries the way the CaseMap Server API is organized.

About authentication

Overview of the authentication security features built into the CaseMap Server REST API.

Tutorial: What's the version, CaseMap?

Shows two different ways to retrieve information from CaseMap Server: either directly through a browser, or programmatically.