Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Postman Enterprise

Postman | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

1,192 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Automotive

Best tool for sending HTTP requests

  • January 15, 2018
  • Review verified by G2

What do you like best about the product?
I like how you can organize calls into collections and use prerequest scripts and tests (post-request scripts, essentially) to parameterize data to make sequential calls simpler. i.e. an authentication call, take the token response and save it as {{token}} for subsequent calls.
What do you dislike about the product?
the tabbed structure makes saving changes and properties around different calls in your collection a little bit confusing at times.
What problems is the product solving and how is that benefiting you?
we have many API's and we use postman to test against them
Recommendations to others considering the product:
Use it. For sure. it's the best tool there is for mocking HTTP requests.


    Kyle J.

Postman API Testing Application

  • January 10, 2018
  • Review provided by G2

What do you like best about the product?
How easily I can test API Applications by setting up my requests and parameters even with complex API authentication. This allowed me to test endpoints of API applications from third parties so that I understood what to program on my end. The free version is usually everything you will need too.
What do you dislike about the product?
For thing like generating an access token for an api and then applying the token to a request I had to split into multiple request and Postman as far as I could tell doesn't make this process easy. Also, I moved to using Swagger.
What problems is the product solving and how is that benefiting you?
Testing API Application either that be mine or a third party.
Recommendations to others considering the product:
Postman free version is all you really need.


    soma s.

Best API Tool

  • January 03, 2018
  • Review verified by G2

What do you like best about the product?
It makes easy for the developers to create,test and document API's. It allows us to create and save simple, complex HTTP's requests, this made us easy which results in more efficient result with less work. The best thing with this tool is, we can easily execute the API's. This tool comes with a friendly GUI for constructing requests and reading responses.
What do you dislike about the product?
I have been using this from past two years, I don't find any major problems with this tool. It would become if the UI of this tool is a little easy. And also some times when I am using this, posts a url and executes it , the execution becomes slow.
What problems is the product solving and how is that benefiting you?
The best option which I like in this tool is, when it comes to the executing the API's, once we have entered and saved them, we can simply use them over and over again, we need not to remember the exact endpoints,API key and headers. It is also easy to enter the URL and to select the GET and POST methods
Recommendations to others considering the product:
When it comes to executing the API's I would say this is the best API tool to interact with the API's. It makes us easy to construct a request and send. It also offers some packages which includes automation tools, Javascript testing library. It is simple for anyone to start with this tool, we can go to the chrome browser's app page and after selecting the post logo, we can use it. Hence, I would like to recommend strongly to my colleagues for using this tool, which is the best for developers as well as the testers.


    Internet

Simple but could still improve

  • December 31, 2017
  • Review provided by G2

What do you like best about the product?
Easy to use and friendly UI. Can save collections and import/export them. Good for beginners as well as advanced users. Good for test runs as well.
What do you dislike about the product?
I usually have trouble deleting items inside a collection. They keep appearing again. Even though syncing is on, when I use it on my laptop v/s computer it just overrides and brings everything back. That can be improved or fixed.
What problems is the product solving and how is that benefiting you?
API testing and sharing collection across team members.


    Dave O.

Great and light product

  • December 30, 2017
  • Review verified by G2

What do you like best about the product?
Essential software to test all your development tools. What I like the most is how easy it is to use this software.
What do you dislike about the product?
Dislike ? I can only say good things about this software, sorry
What problems is the product solving and how is that benefiting you?
with postman, we can quickly test all of our development features in a second. Really helpful for debugging and see results.


    Information Technology and Services

Perfect solution to test and document APIs

  • December 29, 2017
  • Review verified by G2

What do you like best about the product?
I had been using Postman since it's first public release. Before Postman, I don't know if there was any solution like this which makes API testing and sharing APIs so much easy. Best thing is that it works, easy to use, sharing through Export/import features is super easy.
What do you dislike about the product?
As Postman desktop app is not open sourced, I'm concerned about privacy of my data
What problems is the product solving and how is that benefiting you?
Testing and documenting APIs
Recommendations to others considering the product:
Using postman makes it easier to collaborate over APIs. Saves a lot of time and mistakes.


    Sean W.

Simple to use, powerful tool

  • December 29, 2017
  • Review verified by G2

What do you like best about the product?
The tool is easy to use and quick to get used to. There are many options, and if you have any knowledge about how REST APIs work you can quickly understand all of the functions it offers.
What do you dislike about the product?
The functionality to save and recall settings/API calls is REALLY not intuitive. The function exists, but as far as I can tell, you can only do it as a "library" or "collection". Also, when the program updates, sometimes the API settings you have been using will all be lost.
What problems is the product solving and how is that benefiting you?
This tool helps us immensely when trying to use third party REST APIs. We are able to quickly test connectivity, validate responses, and figure out implementation details.


    Ross A. B.

Fantastic API Testing environment

  • December 28, 2017
  • Review verified by G2

What do you like best about the product?
Postman's design is very intuitive and impressively supportive: cookies, custom headers, diverse POST data methods.
Lets you set defaults by environment, capable of auto creating documentation, able to simulate a mock server, and even capable of performing automated tests.
What do you dislike about the product?
Sub folder architecture is less robust than the root folders; for example, we can only auto-create API documentation for everything in a root folder, not just for one sub-folder in a root folder.
Unable to send multiple TYPES of POST data. For example, I can't send a file as form-data AND JSON key:values as url-encoded.
The default key:value input for "x-www-form-urlencoded" doesn't support nested JSON/key:values
What problems is the product solving and how is that benefiting you?
Postman allows us to quickly and efficiently test our API responses speeding up sanity checks, response, and error handling.
It may not be a substitute for unit testing, but highly effective at testing quick calls, suites, or production issues without much overhead.


    Jacob Q.

API tester

  • December 26, 2017
  • Review verified by G2

What do you like best about the product?
Very intuitive, most functionality is very well designed
What do you dislike about the product?
The usability of cookies; if they're included in requests or not, is all pretty unclear and confusing.
What problems is the product solving and how is that benefiting you?
We regularly test our internal APIs using postman. very handy tool to quickly execute arbitrary http requests.
Recommendations to others considering the product:
Just be thorough in going through the features to make sure it has everything you need.


    Automotive

Test Web Service with the best UI

  • December 26, 2017
  • Review provided by G2

What do you like best about the product?
The simple interface of the postman to give in all the details about a service
What do you dislike about the product?
Has not found anything until now. Hope it remains the same way
What problems is the product solving and how is that benefiting you?
Using Postman to test the web services that I develop