Rules Math
A contrib for rules to add a math expression action (as it is known from the views math field).
Maestro Webform Tasktype
This module extends the maestro workflow engine module to support forms created by the webform module. This module adds a new task type that can be used in the maestro workflow editor to create forms based workflows that require review and approval.
This module includes a new task type that recognizes all the defined webforms and will launch the webform as a task for initial editing or later for edit if the workflow includes another webform task or if the workflow routes back to the initial webform task. When editing the webform task properties, you specify the instance name for the web form. This allows workflows to possibly include the same webform more then once in the same workflow.
Also included in the module are two interactive functions for review/approval of an webform (where you specify the webform instance name in the interactive task), and a review only interactive task. These tasks present the user with a link to bring up the referenced webform for review (view only) or edit.
The module development was sponsored by Perimeter Institute and xyratex
Maestro Entityform Tasktype
This module extends the maestro workflow engine module to support forms created by the entityform module. This module adds a new task type that can be used in the maestro workflow editor to create forms based workflows that require review and approval.
This module includes a new task type that recognizes all the defined entityforms and will launch the entityform as a task for initial editing or later for edit if the workflow includes another entityform task or if the workflow routes back to the initial entityform task. When editing the entityform task properties, you specify the instance name for the entity form. This allows workflows to possibly include the same entityform more then once in the same workflow.
Also included in the module are two interactive functions for review/approval of an entityform (where you specify the entityform instance name in the interactive task), and a review only interactive task. These tasks present the user with a link to bring up the referenced entityform for review (view only) or edit.
The module development was sponsored by Perimeter Institute and xyratex
Commerce Adjustment
Intended to make automatically calculated discounts and surcharges that display between the Subtotal and Total easier to implement, the Commerce Custom Order Adjustment provides a way to add custom price components to orders without using PHP. Once an order adjustment price component has been created, it can be implemented by creating a Rule triggered by the 'After updating an existing commerce order' event. Logic can be applied via Rules conditions and the order adjustment amount calculated via a Rules action. The calculated amount can be passed into the provided 'Apply adjustment to order' action which displays the custom discount or surcharge between the order Subtotal and Total fields. See the screencast link below for a demonstration of how it works.
SkaFlash
SkaFlash is a service that allows you to easily collect your fans' e-mail addresses via text message. It also provides a webhook/push notification API that can pass along fan contact information as it is received.
Overview
This module allows you to configure a URL on your Drupal site that you can tell SkaFlash to use as an endpoint for its API. When data is received from SkaFlash at this URL, it triggers a Rules action which you can use to invoke your own set of Rules events.
For instance, any time someone texts in their e-mail address, you could send them a custom "thank you" e-mail, create a new Drupal user, or subscribe them to a newsletter or campaign (or all of the above)!
Recommended companion modules
- Rules (for basic integration)
- Simplenews (for simple newsletter capabilities)
- Mime Mail (for HTML e-mails)
See this page for a list of modules that also integrate with Rules for more custom actions.
Bitbucket POST Service
This project will provide Rules integration for a Bitbucket POST Service call.
Still planning out the scope of the module - suggestions are welcome, drop 'em in the queue as "feature requests!"


