Include Files that have been uploaded to records with new Data Extraction API
I learned recently that files that have been uploaded to records via file upload custom fields can not be extracted using the new Data Extraction API. I can see clients wanting these files included when extracting records into other business insight tools, AI or otherwise.
Based on client demand, we are interested in exploring support for accessing uploaded documents via the Data Extraction API
-
François Lebas
commented
I second this!
Upload Fields are currently returned as simple document titles. This representation is not sufficient for downstream processing, as it does not provide a way to directly access or retrieve the uploaded files.
The ideal solution for us would be to get the URL to a downloadable resource pointing to the uploaded file.