I'm using the attachment viewer instant app as a demo run for some field software to enable field crews to document and organize photo locations. I've built out a quickcapture app that writes to a single hosted feature layer, prompting for an "ID" and "Note" field.
This functionality works well, field crews can log onto AGOL and see their geolocated photos on a map, then individually download the pictures from the instant app.
I'd like to build out a way for the users to mass download all attachments based on either a selection, or a filter. Currently I have to export the hosted feature layer to a gdb, bring it into ArcGIS Pro, and run the export attachments geoprocessing tool.
Is there a way to enable the functionality of the Export Attachments tool to AGOL? Whether it's in a notebook, or experience builder application?
Thank you!