This project is not covered by Drupal’s security advisory policy.

What is it?

This module automatically creates Services endpoints (actions) for Rules Components.

Features:

  • Can accept variables that have been declared as a "parameter" of the Rules component. At this time, it reads all data as a string. This means that objects and arrays cannot yet be passed in directly, however integers and floats work well.
  • Will return variables that have been declared as "provided" by the Rules component. Any type of value may be returned.
  • All rules are protected by standard access permissions per rule.
  • Only Components of type "Rule" are implemented. If you have a good argument for including the other types, I'm willing to listen!

Requirements:

  • Services 3.x
  • Rules 2.x

Why Beta?

This module is being released in Beta for one simple reason: we may want to add more features to it. It is currently stable, however, for general use.

Development of this module was sponsored by Shoreline Consulting, a fine Canadian Drupal Shop that allowed me (coreyp_1) to work on this and then release it to the community. Thanks, guys!

Project information

Releases