Better Attachments REST API (Batch and Image Resizing)

302
0
03-29-2019 07:36 AM
Status: Open
GeoprocessamentoCarusoJR
New Contributor III

In our company we ended up having to spend a lot of resources resizing image attachments after downloading them using the REST API, I feel like this is an expected feature of any image-serving API that is severely missing.

Also another major issue is that you have to make a different request for every feature to get it's attachment info, why can't we just send an array of OIDs and get an array of attachment infos? Also this has spawned a temporary 503 error on your CloudFront that took some time to get solved.

So, in short :

- Endpoint to get attachment image resized

- Endpoint to get batch attachments