How to parse data from a binary file into json or text


I used mistral ai to do OCR on a pdf file. When I press “view” on the binary file, I see all of the json that is in the result from the ocr. I cant figure out how to parse the data, or send the whole binary file to an AI node to process further functions. Can someone help? The only variable I can use is the URL, but I am not sure how to use the json that is already in the json file. What node do I need to use after the “Get OCR Results” node

Hi,

Maybe just an edit/set field and map $binary to some new var? (Not sure).

Reg,
J.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.