Developing a better way
Application Craft provides a very powerful but easy to use function app.httpRequest() that lets you make AJAX calls to remote web services. It deals with JSON and XML data and performs automatic conversions wherever it can. Together with the app.populateWidget() function, you can do a lot with very little coding.
|
|
|||
|
|
2. Complex 'Weather' ExampleThis tutorial shows how to make a call to the same Web Service using SOAP, GET and POST calls. |

