HI all,
I have a little problem with new BoxView API. I am writing new api in our api to support new BoxView API.
In order to do that I mapped type of the file uploaded to calling certain BoxView api endpoints.
I am trying to get PDF representation url for a PDF file that I uploaded and processed successfully with Box Upload API.
When I call :
https://api.box.com/2.0/files/***number removed for privacy***550?fields=representationsfor specified PDF file I get image representations png, jpg, and also "extracted_text" representation.
There is no pdf one available.
Am I missing something here?
Any help is welcome 🙂
Thanks
Luka