Hi
I am curious to know if it is possible to do the following:
- create an ArcGIS Online item/feature/application which calls a non-ArcGIS API endpoint,
- the API returns a JSON response when queried,
- the API also requires Basic Authentication.
The data is interpreted as an ArcGIS Online 'friendly' format (e.g. feature layer? Table?), which can then be added to Web Maps, Applications, Ops Dashboard etc.
Thanks