Introducing file storage for tests and requests

Giridhar

Postman has long been your close companion for API testing and empowered you with confidence and proficiency in your APIs. Since last year, we’ve consistently worked on various features built to supercharge your API testing process, including the introduction of the Postman CLI and API performance testing

Today, we are super excited to release our first iteration of file storage in Postman—all to help you improve your API testing. 

Postman now enables you to effortlessly upload files to the cloud that can be used in your API requests. This functionality empowers you to include a diverse range of data in your POST requests, enhancing the depth and authenticity of your testing scenarios. 

How it works

1. Upload files seamlessly: You can now easily upload a file in the form-data section or the binary section of a POST request. Doing this will upload the file to Postman’s test data management, and make it instantly available for the rest of your team. This makes collaboration effortless when dealing with POST requests. 

Uploading files to the cloud to use in Postman requests

2. Enhance scheduled collection runs: The uploaded files are also made accessible in the scheduled collection runs, ensuring that these POST requests will be executed with the right payload when run through a scheduled collection run. 

We are committed to continuously expanding our capabilities to better assist you in managing and optimizing your test data, so try it out and let us know your feedback in a comment below. 

Try Postman now

What do you think about this topic? Tell us in a comment below.

Comment

Your email address will not be published. Required fields are marked *


This site uses Akismet to reduce spam. Learn how your comment data is processed.

13 thoughts on “Introducing file storage for tests and requests

  • Avatar

    Cool feature – will POST body files be picked up automatically in Flows?

  • Avatar

    File sharing is very useful, I’m glad you’re adding it. Couple of questions about it, if I may? Is there a limit on total file size we can store? Is there a way to share the same file between multiple requests so that we only have to update one file to change multiple requests? Is there any way to update the file through the CLI or an API?

  • Avatar

    It’s great to have file storage, but when running via Newman CLI, these tests are failing. Any workaround or tricks to make it work?

  • Avatar

    Ok, I managed to upload all the test files to the team workspace. But now I need to edit/remove some of them. How to do that??

  • Avatar

    Nice feature, but is there any way i can remove an uploaded file?

  • Avatar

    How can we view and delete those file which are uploaded to team ?

  • Avatar

    How to make it work with Jenkins+Newman when calling collections using “newman run https://api.getpostman.com/…”
    It just does not work and I cannot find a way how to do it.

  • Avatar

    Answer from Subramanya Raj (Postman)

    You can remove the uploaded data file following this link here: https://go.postman.co/billing/add-ons/overview

    Click on “View detailed usage” for “Test data storage”
    To delete a file, select the more actions icon More actions icon next to a file and select Delete.

    This is documented here: https://learning.postman.com/docs/billing/resource-usage/#test-data-usage

  • Avatar

    Nice feature, but not properly documented. Where is the option to manage the uploaded files ? I see many people have asked this and robotic reply from support in the comments.