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

Reviews from AWS customer

3 AWS reviews

External reviews

1,312 reviews
from and

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


    Veronique D.

Excellent for the API test

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
Postman really simplify the APIs testing. We just have to enter a URL, select the type of query and write the query.
On the internet there are many documents as "How to make GET Request in Postman?". This is very useful !
The last advantage is that the free version of Postman is great!
What do you dislike about the product?
Handling the software is not so obvious. I spent a lot of time to explore the different features by trying all features. After this period of adaptation, it is a pleasure to test our APIs with this software !
What problems is the product solving and how is that benefiting you?
Postman made us more efficient. We spend less time testing the API. He also made the API test simpler.


    Divyanshu P.

Best Tool for API verification

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
-- Postman is very helpful application to have Request and Response result for API verification.
-- shows very accurate result with complete response details each time
-- have collection support so that user can have record of similar API in single collection and can share to another machine.
-- supports import and export feature in JSON format.
What do you dislike about the product?
-- Should support more code view converter framework. Also all generated code is not executable.
-- Not able to execute multiple API at the same time or interlinked API with single run
-- There should be a proper message details if there is no server found.
-- Swagger import is confusing User Interface after all API gets classified.
What problems is the product solving and how is that benefiting you?
-- Sending Web service Request in various method support like GET, POST ,PUT, DELETE, OPTION helps to find all the related response in a ease way.
-- There is a good feature called Runner which runs the collection and generates the result of each passed and failed APIs so that no need to run all the similar APIs all the time manually.
-- Supports JSON format result structure so to easily be imported and tested on other system too.
Recommendations to others considering the product:
-- Very easy to use if you are looking for a API request - response tool.
-- supports save and synchronization so that user can easily download all the previous request and response data on other device too.
-- Provides all most complete features with no cost.


    Mukesh P.

"Great software for API testing"

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
- It's easy to use and free of cost.
- postman available on Mac, Windows,Ubuntu.
- It's support all type methods like GET, POST, PUT, DELETE, etc.
- using postman you can formatting response very easily.
- postman give very accurate result of every API request.
What do you dislike about the product?
- It's free version provides limited sharing across the the team.
- You can not send multiple request at a time.
- Some time it's take long time when you send a large file.
What problems is the product solving and how is that benefiting you?
- Using postman i have tracked all API request very easily
- It's give me accurate response of all API request.
- Using postman request chaining is not possible.
Recommendations to others considering the product:
- Great software for API request and response.
- Using postman you can store all API response in a single collection and share in JSON format.


    Amit S.

Postman API Helper a great helper tool for mobile developer

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
Easiness of API execution I like the most in postman.

Collection sharing between team is also nice feature. It will make whole team on same page.
Sharing collection using link is also nice feature.

While executing HTTP URL passing parameter was tedious task for all developers. Here easiness of passing form data parameter is works like charm.

When you want to check validation on the API side then you just need to uncheck parameter. and checked again for include it in request.
What do you dislike about the product?
I appreciate to provide feature like environment and use of that is somewhat tedious. Sometime once all the environment variable lost their value. They are not indicating or making it highlighted to get attraction of users.

Many time it crashes while there is maximum usage of RAM. They need to look into optimisation process for handling all the crashes due to out of memory.

Because it is a tool which is helpful to developers. And usually IDE of various technology uses maximum memory. So they need to improve.
What problems is the product solving and how is that benefiting you?
Very useful while developing mobile application. Sometimes mobile developers need some documentation while integrating API's to the application. But postman itself provides all information regarding API's

Even they are providing folder pattern so you can manage your various packages of API's and prepare collections and share it with team so everyone get notified while any changes need to take or not
Recommendations to others considering the product:
Just one recommendation... Make your build stable for ubuntu. I faces maximum issues in Ubuntu 18.04.


    Computer Software

Easy tool to test APIs

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
I can able to easily and quickly test APIs that I have develop and some other open APIs. I really like the UI and the application available on desktop and chrome extension.
What do you dislike about the product?
Better if it is easily support for SOAP APIs as well.
What problems is the product solving and how is that benefiting you?
I am using postman for API testing. It is really useful when we do technical support for our software solutions.


    Telecommunications

Real time results for API endpoints

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
The ability to test endpoints and get realtime outcomes and results displayed within the window
What do you dislike about the product?
Unfortunately the chrome extension is being depreciated which has been useful in testing and coding in web environments
What problems is the product solving and how is that benefiting you?
Developers and testers are able to get realtime feedback on the result of endpoints, and ensures that we can develop quicker and not have to rework the results.


    Lloyd S.

Postman for APIs

  • September 16, 2019
  • Review provided by G2

What do you like best about the product?
How easy it is to use to test API's. Once you have created one connection, you can just copy that and modify it
What do you dislike about the product?
How it wasn't straight forward to setup an API connection. It was a bit confusing, but once it was worked it, it is very easy to use
What problems is the product solving and how is that benefiting you?
Testing API connections, as well as testing our own development of APIs.
Recommendations to others considering the product:
Do it. It is amazing, and just so easy to utilise with REST API's


    Verified User in Computer Software

Postman Review

  • September 15, 2019
  • Review provided by G2

What do you like best about the product?
In the postman, we easily check the response of our work.
What do you dislike about the product?
When we add a new request it is only add in form od get request please resolve this.
What problems is the product solving and how is that benefiting you?
When we add a new request it is only add in form od get request please resolve this.


    Jankidas S.

Ultimate API Development tool

  • September 14, 2019
  • Review provided by G2

What do you like best about the product?
Postman has very interactive User Interface which lets you explore itself without any kind of a special training or tutorial which is best thing for freshers. Postman is the ultimate tool for creating new APIs in any development language and also Api testing facility is also best. If I had done any mistake in API, then postman gives me exact location and proper reason that why this API is not working properly.
What do you dislike about the product?
For some big and high level projects, API is also very complex and in that case Postman is not working as per expectations and gives very disappointing results and also takes very long time to give results.
What problems is the product solving and how is that benefiting you?
In android development, APIs are most important parameters. Without correct response from APis developer can't complete work with precision and Postman is the best solution to check API response and request.


    Mahi A.

Great Platform for Developing and Testing APIs

  • September 14, 2019
  • Review provided by G2

What do you like best about the product?
Some software has only capability of Requesting or only Receiving APIs Responses. But Postman has both capabilities of requesting and receiving API response. Postman gives exact and precise details about mistakes in developed APIs. User Interface of Postman is very user friendly. Postman is available for multiple platforms like Windows, Mac, Ubuntu, etc. One can collect all his data at one place in his/her respective account.
What do you dislike about the product?
Postman uses a lot bunch of RAM and other resources of computer system. Also sometimes performance vise it is being very slow and doing poor performance.
What problems is the product solving and how is that benefiting you?
I need to be moderate between mobile team and web team while doing work and for each and every instance I can't disturb API developer to test and give me results according to different parameters. Postman does all the work for me very easily and precisely.