Push to API from Msched question, API newbie

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
Dman
Junior Coder
Posts: 26
Joined: Mon Apr 21, 2008 2:46 am
Location: Melbourne, Australia

Push to API from Msched question, API newbie

Post by Dman » Thu Jan 24, 2013 12:01 am

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..

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Thu Jan 24, 2013 10:37 am

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.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts