I'm new to API's and using them, so apologies if this comes off as idiotic.
I did a search and pretty much only found info relating to Twitter, which seemed to require a custom DLL.
My question is basically, is it possible to use the HTTPRequest command to push data to an API like Geckoboard or Twitter (or anything?)
Do you just push a chunk of text or push an XML?
Sorry for the newbie question, but it seems like something msched could do, though I might be barking up the wrong tree.
The goal is to push info to a dashboard widget via an API from Msched..
Push to API from Msched question, API newbie
Moderators: Dorian (MJT support), JRL
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
I assume you are referring to web services. Yes, these are HTTP and so you can usually use the HTTPRequest command.
XML is just plain text. If your web service requires XML you can send this via HTTPRequest.
XML is just plain text. If your web service requires XML you can send this via HTTPRequest.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?