Im actually new at API and is dying to learn how it works...
Does someone know where can I get a good reference??
Actual problem is i'm trying to get results from an API using a query
https://service.ringcentral.com/ringout.asp?cmd=list&username=1111111111&ext=0&password=1234
then I will get a response of
OK 6505553711;Home;6505551550;Business;6505551233;Mobile
How do I get transfer this response to my own page???
Will really appreciate the help...