I am querying CRM Online data. The standard oData connector is inefficient and limited in its functionality so I have been using the Web Api ( the "web" source under the Get Data Menu).
I am getting data from about 15 entities this way, but now I have credentials for 15 seperate data sources to manage.
Can anyone advise if it is possible to consolidate these into 1 data source to make it more manageable?