Hi Esri Community,
I have a hosted feature layer of about 20k items with attached photos. I'm trying to find a way to batch download the attached photos so I have access to them on a local device. At the moment the only way I can seem to find to save attachments to file is to click on each feature and use the attachment manager to save the file(s). This is very tedious and slow. Is there a faster way to do this?
Unfortunately the best bet is to export to a file geodatabase and use python to extract the photos.
There are several guides on how to do this available online e.g.:
https://developers.arcgis.com/survey123/guide/export-survey-data-with-attachments/