Rules HTTP Client
Categories
Component ID
1361104
Component name
Rules HTTP Client
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
3711
Component created
Component changed
Component body
This module adds an action wrapping of drupal_http_request() to use Rules for making HTTP requests. It has many general uses, because the Hypertext Transfer Protocol is the foundation of web data communication.
One great use case is submitting POST requests to submit data to remote websites. Some helpful text processing functionality can be found in Rules Data Transforms. For retrieving remote data, you make like Views XML Backend combined with Views Rules.
Credits
- Mitchell Tannenbaum - mitchell
- Chris Leppanen - twistor
- Benjamin Melançon - mlncn
- Stuart Clark - Deciphered
- Ajay Nimbolkar - AjayNimbolkar