Connecting to APIs
-
What's the best approach to connect BAS to an API?
I'd like to retrieve and save variables from/to a webservice.
-
@zw Use http client module to achieve this.
Some docs:
http://wiki.bablosoft.com/doku.php#http_client_faqExample posting tweet using api:
twitterapi.xml