As is, the Services API can be used to query information about Case Tracker cases. However, numeric csids are returned for the three state realms, and there doesn't seem to be a way to map these csids into text descriptions via Services API.

Attached is a patch that adds a simple Service to Case Tracker, providing the mapping between csid and state name.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

smokris’s picture

Title: Add support for describing » Add support for mapping csids and state names via Services API

(fix title)

smokris’s picture

Added '#access arguments' to service definition.