How to Upload, Download, and Preview Files (PDFs) with Postman

How to Upload, Download, and Preview Files (PDFs) with Postman

Dev Odyssey

3 года назад

29,608 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@DevOdyssey
@DevOdyssey - 05.11.2020 20:16

What files would you use with Postman Visualizer?

Ответить
@zaduszka
@zaduszka - 10.01.2023 21:28

Hi, thank you for the video; excellent job! I've followed your steps for data visualization as well as for download. However, I still need help to see the pdf file. I've tried firefox and chrome - the scroll appears in the visualization part, but the file is never shown. Is there some "trick" I might be missing? The pdf file I am requesting is from an online API shop

Ответить
@andymartin5098
@andymartin5098 - 27.09.2022 13:43

hi great video! would it be possible to somehow modify your get file option here, to use with a mock server? So I am basically after the ability to call either a file/image via API from a 3rd party, and it pull through to enable download/live view. Within mock server you can generate a random image, but on a call this provides the URL to the image and not the image itself

Ответить
@JAKETV
@JAKETV - 29.08.2022 02:47

Excellent video, but i have a question, what's happens if i want to download a series of documents (ej. in excel format) from an API? using the collection runner?

Ответить
@gustavovalmana5360
@gustavovalmana5360 - 18.04.2022 18:29

Hello I like this video, but I have a question, how can I get the full script that you use in the video my friend? thanks

Ответить
@manusoftar
@manusoftar - 09.12.2021 21:15

what if the service I'm trying to test actually returns the contents of the pdf file, not the base64 but the raw contents... ???

Ответить
@revathi6189
@revathi6189 - 08.12.2021 16:57

Great video, can you solve my problem " I uploaded bulk input as CSV file, I got the results but where can I download the results file" ?

Ответить
@lakshmikantmishra3094
@lakshmikantmishra3094 - 03.12.2021 11:14

Hi Dev,
I am trying to upload pdf files from postman to Share Point, and the file is getting uploaded but the real problem come when i am opening the file. It is not getting opened with below error:
'We cannot open this file, something went wrong' along with this i am getting refresh message.

Could you please help me on this, it is very urgent?

Ответить
@shivaingusain1485
@shivaingusain1485 - 03.06.2021 19:23

hey how can i solve the problem :--- when i am uploading a file it shows that "make sure postman can read file in the working directory

Ответить
@namikmasimov4075
@namikmasimov4075 - 22.04.2021 16:30

Great video. . I am sending "get" a request where receive the PDF file. I need to write some test cases to check PDF is correct or not. As a workaround, I thought that I can automatically save the response (PDF) to the specific folder, after running collection and then check it manually from the folder but as noticed it is possible only through newman. Can you please advise an alternative way in postman?

Ответить
@JulianLuis89
@JulianLuis89 - 14.04.2021 14:44

Great vídeo, how can I set the response variable into set command to download the file? Something like PM.response.json()[{{base64data}}] ?

Ответить
@abhishektiwari5615
@abhishektiwari5615 - 08.04.2021 08:35

In postman under post request form-data what type of file or file format is supported by postman?

Ответить
@kamalm1499
@kamalm1499 - 04.04.2021 18:54

Hi how to change file directory in postman i have upload file not accept

Ответить
@azhagananthanpattabiramane1341
@azhagananthanpattabiramane1341 - 27.11.2020 18:58

Hi, how to automate the decode base64 code and save as a pdf in postman and download it to the desire location. Thanks in advance

Ответить
@elliotmeneke6698
@elliotmeneke6698 - 18.11.2020 01:30

Hi! Is there a way you can share me the Visualizer code to render the pdf, excel, docx or txt. The link that you gave was not working anymore.

Ответить