How to interface with third party API using URLs

Peter Haworth pete at lcsql.com
Fri Nov 6 16:52:28 EST 2015


I'm working on a project that requires I learn about using URLs to
interface to a third party API.  I have been given php code that does what
I need so I could just execute the php scrips from LC and grab the output.
But should I ever need to make changes to the php code, I wouldn't know
where to start so would prefer to implement this with Livecode.

I have all the necessary URLs and they return "a REST-compliant XML feed" .
Can someone point me to a lesson of some sort that would point me in the
right direction?

Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>



More information about the use-livecode mailing list