Hello, I have a feature service hosted on an internal server with a table of attachments. I am using these attachments in an AGOL web application with pop-ups. The pop-up link opens a new browser window with a URL similar to "servername/arcgis/rest/services/Feature_Dataset_Name/Feature_Class_Name/FeatureServer/0/75362/attachments/62855". I was wondering if there is a way to generate a batch table that will contain the URL's for all of my attachments? I would like to use these URL's in applications outside of AGOL.
Thanks in advance!