Hi All, If you want something that's a little more powerful, that can do things liek OAuth, Pagination etc. you should check out Drill's integration for this:
https://github.com/apache/drill/tree/master/contrib/storage-http drill/contrib/storage-http at master · apache/drill github.com Drill can connect to Superset and you can thus query APIs.. much more. -- C > On Jan 27, 2023, at 10:48 AM, Srini Kadamati <[email protected]> wrote: > > Nitesh and Priyanka, > > Hey! So the shillelagh library by Beto (a Superset PMC member) will let you > do just this in Superset: > > https://shillelagh.readthedocs.io/en/latest/development.html > > In fact Beto has a weather API example! > > <Screen Shot 2023-01-27 at 10.46.03 AM.png> > > Srini > > > On Fri, Jan 27, 2023 at 10:39 AM Nitesh Baranwal > <[email protected]> wrote: >> We would LOVE to have something like this as well! Definitely not a very >> easy and generic connector to build :) >> Thanks, >> Nitesh >> >> -- >> *Nitesh Baranwal* >> Director, Product Management >> Veeva Nitro >> >> 224.420.2045 >> [email protected] <mailto:[email protected]> >> >> >> On Fri, Jan 27, 2023 at 4:36 AM Priyanka Sinha <[email protected] >> <mailto:[email protected]>> >> wrote: >> >> > Hello Team, >> > >> > In our Superset installation we have connected with multiple Database >> > connectors including cloud connectors. I was wondering if it is possible to >> > create a dataset which ingests from a REST API endpoint. >> > >> > More specifically, we are trying to create a weather widget in our >> > dashboard where the data for the Temperature is obtained from an external >> > weather service REST API endpoint. It could be ingested in say a Big Number >> > chart. >> > >> > Thanks and Regards, >> > Priyanka >> > > > > -- > Srini Kadamati > [email protected] <mailto:[email protected]> > LinkedIn.com/in/SrinivasaKadamati <http://linkedin.com/in/SrinivasaKadamati> >
