API Change from 2.0 to 2.1 and above
As the result of a security issue, changes were made in the default values for access callbacks in service definitions. This has introduced
Changes from previous versions of Services to 2.x
The following items may need updating when you upgrade to Services 2.x
Services - Related Projects
This is a list of projects designed to integrate or interact with the Services module. If you have any projects to add, please feel free to
Services 3.x
Some of the thoughts behind 3.x can be gleaned from Hugo Wetterberg's presentation from Drupal Camp Stockholm 2009.
- API documentation
- Creating a REST Server with 2-Legged OAuth Authentication (Example with Java Servlet)
- Creating a resource for Services 3.x
- Services Installation and Setup
- Testing Services with the node resource
- Testing resources
- Using the JSONP response formatter
- Videos demonstrating the usage of services 3.x
- What is and isn't working
- Working with REST Server
Services API Documentation
This section is for developers interested in creating service or server modules to extend the capabilities of Services.
Services Log - Services Module Requests and Responses Logging
An additional contributed module, Services Log, provides extensive logging and an administrative interface to easily analyze logged activity
Services Quick Start Up Guide
How to accept remote user login and CRUD operations.
Services Screencasts
Because its so much more fun to watch than to read! Flash and Drupal - Presentation from Travis Tidwell at DrupalCon D.C. 2009
Services Security Updates
This page is used as documentation for Services Security. It is unfortunate that issues come up that affect Services, but running the latest
Services Tutorials and Examples
The following tutorials and examples will help get started with Services.
- .NET API to integrate with Drupal 7 via XML-RPC and Services 3 module
- Example of Java XML-RPC client with Drupal7 and Services 3.x
- Example xml-rpc post for user.update
- Example: Authenticate user and create node using Services 3.0 XML-RPC and Python
- Example: User login with API key using C#
- Parameter formats in the browser
- Services 3.0 Python example using XML-RPC and OAuth2
- Services 6.x-2.0 PHP example using XML-RPC for PHP
- Services 6.x-2.0 PHP xmlrpc example with api key
- Services 7.x-3.3, REST Server using 2-Legged OAuth in PHP, OAuth 7.x-3.x-dev
- Version 5
- Version 6.0 / 6.1
- Version 6.2
- configure page size for taxonomy using services
Services coding standards
This section seeks to detail standards for contributing code to the services project.
Tools for testing the server
Browser tools
