I need to list out data sources for some portal items using ArcGIS api for python, then get information for those data sources that only arcpy can provide.
Can arcpy be used in an ArcGIS api for python script?
I could make an arcpy script and use ArcGIS Rest API within it, but I'd like to leverage the new ArcGIS API for python if possible.
Thank you,
Randy McGregor