HTTP Action

eaton - July 31, 2007 - 06:10

An administrator-configurable action that makes HTTP requests. Why is this useful? Quick-and-dirty integration with web services, pinging of external servers, and other assorted web tasks can all be performed when nodes are posted, users register, cron runs, and more. Anywhere you can trigger an action, you can fire off a request to a site with REST APIs.

Naturally, this can be used for evil, and will probably cause you to explode in flames if badly-formed HTTP requests are sent to important servers. Treat it with the same care you would the PHP input filter.

Releases

Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Jan-287.22 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.