I have a hosted Feature Service on ArcGIS.com with attachments enabled. There are 50+ features. I want to make a list of the URLS for the attachments with that also shows a Name field from the feature class.
Situation is that I don't want to host the attachment separately somewhere else in order to link on a webpage.
QueryAttachments works only for 1 ObjectID at a time....too slow.