I just shared sample resume on email.
Yes, the output will be the same as seen in the image.
I need to make some changes to the API to load in the table widget, but first, appsmith API should send the file data correctly.
Can you elaborate on what you mean by format here?
I want it to work the same as we do it via Postman.
Hello @hitz02 , it seems like this is now working properly, and you are receiving the expected response from the API through Appsmith.
I changed the data type of the file picker from text/plain to text/binary, and this allowed the data to be properly retrieved. Additionally, I wrote a JavaScript object that correctly embeds the data in your widget. Please review the application and let us know if it is now behaving as expected. Thank you very much for your patience.
Hi @hitz02 , I left a JavaScript function that formats the API result to display it properly on the table widget. After executing the query, run that JavaScript object and you will see the data. You can modify the JavaScript object to better fit your needs.
Hello, I created another JavaScript function named Executing where I execute your API of the JavaScript object that formats the data for the table widget.
Hi, I tried once and it gave me an error. The problem was that I tried to upload the same CV with the same name. I only changed the name of the CV file, and it worked.
Hi @felix-appsmith, I tried with other PDF files, none of them work.
Can you tell me which file worked?
And most importantly, how do I debug and check logs to see what is wrong?
Hi @hitz02, @felix-appsmith is currently out of the office. We might not be able to share the files you requested.
By logs, you mean application logs, right? If so, you check them here: