AgileZen API

Component ID

1828082

Component name

AgileZen API

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body



Provides an internal Drupal 6 API for the Agile Zen project management tool (http://agilezen.com), using the REST API Query API (http://drupal.org/project/rest_api_query) as the basis for integration. This is currently experimental code for demo purposes only.

The module is not currently functional without a patch to REST API Query API for Agile Zen compatibility (I am working on resolving this in the RAQA issue queue). It is intended as an example of a RAQA implementation.

Dependencies:
* REST API Query API (http://drupal.org/project/rest_api_query)
* Devel http://drupal.org/project/devel)

This module was developed as an example of Drupal to a REST JSON web service integration using the RAQA module, and was demoed at Drupalcamp Atlanta 2012 in the "Talking to web services" session (slides: http://www.slideshare.net/DrupalcampAtlanta2012/talking-to-web-services-...).