I am new to using APIs and I was wondering how might I got about using another API (not ArcGIS API) to feed data into an ArcGIS Online web application.
-Beginner API User
Paige,
Are you talking about one of the online app templates, Web AppBuilder, or what ArcGIS Online web application specifically?
I am looking to use one of the configurable app templates. For example starting with the Story Map Journal Configurable Application.
OK the all the configurable app templates are developed with the JS API and thus you can interact with other APIs using the JS APIs esriRequest class to make a request to the third party API and get you results and then work with them in JS code to add them to the map.
So I need JS on my computer to work with the API data and add it into the web map? I am a beginner with using JS and API.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.