Services
#D7CX: I pledge that services will have a full Drupal 7 release on the day that Drupal 7 is released.
A standardized solution of integrating external applications with Drupal. Service callbacks may be used with multiple interfaces like XMLRPC, JSON, JSON-RPC, REST, SOAP, AMF, etc. This allows a Drupal site to provide web services via multiple interfaces while using the same callback code.
Features:
- Service API allow modules to create other services, including pluggable access control
- Server API allow modules to create other servers, such as REST and SOAP
- Service browser and testing page
- Manage API keys
- Integration with core Drupal functionality like files, nodes, taxonomy, users and more.
Visit the Services Handbook for help and information. Subscribe to the Services Group for news, updates and discussions.
Version 2.1+ service definition change
The security release of Services 2.1 introduced a change in the way services are defined. For more information on how to fix this in your services, please see this handbook page.
Version 3
Services 6.x-3.x is out with a UNSTABLE release. Read up on it here. And do NOT download unless you want to tinker or if it is required by another module. This is a preview release for developers interested in extending or integrating with 6.x-3.x.
