Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to integrate Custom API with MAX

Karteek AgarwalJul 12 2016 — edited Aug 1 2016

In MCS: 37 End to End Custom API Demo, we learned how to connect to a third party and get back data into JSON format through APIs.

The example shown is of a weather API, which returns JSON data.

In MCS: 79 Building APIs for Mobile Application Accelerator (MAX), we learned how in the APIs we can write JSON schema that can be used to fill data in the MAX.

My question is: suppose I am able to implement both the videos separately, is it possible to integrate these two videos? Or in other words, how would you create a simple weather app that fetches the JSON data from some weather API but puts that JSON data into the JSON schema which can be used to display temperature in an app created by MAX.

Thanks,

Karteek

Comments