Upload a File via POST Request | Postman Level Up

preview_player
Показать описание
Learn multiple ways you can upload actual files in a POST request using Postman.

For more information on sending body data and header requirements, read more here:

Contact us:
If you have questions or comments about any Postman features, pricing, or anything else, our team is always ready. Simply visit our Support Center to get started:
Рекомендации по теме
Комментарии
Автор

THERE'S A HIDDEN DROPDOWN MENU?! Thank you so much! This was exactly the thing I had been searching for since 2 days ago! I just couldn't figure it out on my own.

dandyandy
Автор

Simple and straight to the point. Thank you

elijahlair
Автор

AAAHAHHH! Secret Hidden Dropdown! i saw the word 'text' before there, but didn't know what to make of that. This quick tip was perfect ! ! !

MichaelJLambie
Автор

says "undefined" for my file ...

halivudestevez
Автор

The same we can't able to automated using rest assured

divakarkannan
Автор

I have upload file error below alert showing

couldn't upload file
make sure that postman can read files inside the working directory

kamalm
Автор

how do we run this in the pipeline? Do you have any video?

fmlmkmv
Автор

hello everyone,
1. I have a list of files (a folder contains multiple files: file_01, file_02, file_03)
2. I want to send files in order

So can we write script that allows to send APIs automatically instead I have to send APIs three times?

bolabalo
Автор

what is the maximum size of the file that can be uploaded this way, is there any limit on the size of the file

sukeshreddy
Автор

Thanks! Never metioned this drop-down menu; Well, I guess because its hidden xD

Fenkreg
Автор

how do you upload a list of videos inside postman ?

sujit_ghimire
Автор

Can u help here when i try what mentioned in video, i am getting the following error. { "error": { "code": 400, "message": "Message cannot be empty.", "status": "INVALID_ARGUMENT" } }

vinaykn
Автор

I have try this step but i am not able to input the image with the given above step in postman.
Note:-1) I am trying to input image in frappe form,
2) I also have some other parameters like datetime, date, text, number they are being inputed with the help of this method,
3) Showing error:- api_tickengenerate() missing 1 required positional argument: 'save_image'\\n\"]"

patelmilan
Автор

how to do this from postman web?
Couldn't upload file
Make sure that Postman can read files inside the working directory.

ayocs
Автор

I got unsupported media type. I am supposed to send a JSON code along with attachments so I followed this. Does it mean that the server endpoint doesn't take the file that I am sending? I am attaching an excel file btw.

Archievald
Автор

when i try to upload a csv file and check the request body, the value is undefined. anybody else?

Edit: I figured it out, I was hitting the wrong endpoint

snakeb
Автор

I have posted he question in the Postman Community forum. However, I wanted to ask if anybody here has an idea of why am I getting "Content is not allowed in prolog" while trying to upload a CSV file into the Netsuite File Cabinet. Any help will be appreciated.

Wellyntong
Автор

username and mobile number so how to upload with json data and image together?

govinda
Автор

i don't see the upload file... any help?

easelsing
Автор

what format does postman upload files in?

omemester