postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

Post Request Form Data Array-of-one

Open jzhou1402 opened this issue 1 year ago • 0 comments

Is there an existing request for this feature?

  • [X] I have searched the existing issues for this feature request and I know that duplicates will be closed

Is your feature request related to a problem?

I couldn't find a way to send a specific type of request in-app. When sending a POST request using the form-data option, I'm unable to input an array of size one (size 2 and above is okay because postman recognizes the duplicate key names) I had to use other API tools like Hoppscotch or APIDog.

Describe the solution you'd like

If there could be a third "array" option in addition to "text" and "file" in the form field dropdown.

Describe alternatives you've considered

No response

Additional context

No response

jzhou1402 avatar Sep 11 '24 05:09 jzhou1402