Get URLs to Images

486
2
07-31-2019 07:22 PM
DominicCwalinski
New Contributor

Is there anyway I can write a python script that would get all the URLs of images that I uploaded and put them into a excel sheet?

I uploaded 2000 pictures and want to fill them up in attribute tables to make them show in my AGOL WebApp but don't want to do each picture individually

0 Kudos
2 Replies
DominicCwalinski
New Contributor

Any help would be apperciated

0 Kudos
SaschaBrunnerCH
Esri Contributor

Hello Dominic,

You uploaded the images to AGOL as item? Then you should be able to use ArcGIS API fro Python and use the search function to get the items. From there it should be possible to get the link.