I'm updating this answer based on the current version. You can export to a file geodatabase that will contain the attachments.
Navigate to the item page of your hosted feature layer.
Find the layer you want to export features and click the small arrow next to the name to reveal a context menu, and export the data to a file geodatabase. You can then download a ZIP file of the geodatabase, that will contain the attachments
---------------
Original Reply
Export of attachments is supported through the API only at this time. It was not included in the update this week.
You can navigate to the REST endpoint of your service, like this:
http://services.arcgis.com/xyz/arcgis/rest/services/states/FeatureServer
Click Create ReplicaSpecify the Layers by index number e.g., 0,1,2 (this service above has 5 layers)Set the boolean values to true.Sync Model = noneData Format = FileGDBClick Create Replica.
This will start a process that will yield a zip file you can download.
Thanks,
Mike
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.