:
This plugin uses a simple HTTP get to grab data from a simple WEB API/Rest. This is used to get simple values from simple WEB services, using a simple URL.
For example, to get data from a URL Like:
http://mydomain.com/app/api?op=users
Which returns a single value like
2343
Just use the URL as user parameter on the plugin.
Files:
(Visited 647 times, 1 visits today)