Sign in Agent Mode
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,628 reviews
from and

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


5-star reviews ( Show all reviews )

    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.


    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.


    Ankur S.

Test the API responses before you integrate

  • September 14, 2019
  • Review provided by G2

What do you like best about the product?
Postman is very helpful in checking the REST AP's. We can import the collections and also import environment.
What do you dislike about the product?
There is no downside of postman yet except the loading time of postman desktop app.
What problems is the product solving and how is that benefiting you?
Checking the REST API's responses before the integration for API in the code.
Recommendations to others considering the product:
Overall the best in market for REST API's.


    D p.

Ability to see what happening in background

  • September 09, 2019
  • Review provided by G2

What do you like best about the product?
A plethora of beat reasons to use this. You can easily log in to staging or dev or production server to see the logs and prices, quantity and couple of things that are not visible in the front end. You can login into any account and see the location hours details as well at the same time
What do you dislike about the product?
Sometimes is difficult to understand the way of working in postman. as a quality analyst sometimes it is hard to go for different logs and collect almost close to impossible things. They should make it simple to use or put instructions like after login you can go to accounts o order ahead that would be great.
What problems is the product solving and how is that benefiting you?
This helped me to get back end logs and front end details. Now I can see apple bundle id, button ids as well to do my automation stuff.


    Ravi N.

API management software.

  • September 07, 2019
  • Review provided by G2

What do you like best about the product?
Its amazing software to manage APIs. Its easy to share API documentation.
What do you dislike about the product?
Nothing, its amazing software to manage API and its collection.
What problems is the product solving and how is that benefiting you?
It resolved API documentation and APIs sharing with easily to team members.
Recommendations to others considering the product:
If your wish to get best API documentation software than its suitable for you.


    Sandra S.

Api testing

  • September 07, 2019
  • Review provided by G2

What do you like best about the product?
I use postman for testing api before the development of the IHM so i can find bug early thanks to post man
What do you dislike about the product?
They missed some help to use and parameters
What problems is the product solving and how is that benefiting you?
I have a real tools for testing my API, and with the collection I started a project of automatisation


    Computer Software

Very good experience with this powerfull tool

  • September 06, 2019
  • Review provided by G2

What do you like best about the product?
the ease of use this tools offers. Not too hard to learn using it. Also the features on this tool are amazing.
What do you dislike about the product?
I don't like to work too much on this tool. Example typing too much every time trying to test a new method etc.
What problems is the product solving and how is that benefiting you?
I am testing my api projects on this tool and looking for validation errors etc. Its a powerfull tool that does what it should do.
Recommendations to others considering the product:
Great tool to use for testing APIs.


    Vincenzo C.

Great for API developing

  • September 02, 2019
  • Review provided by G2

What do you like best about the product?
Is great for API developing because you can save global variables, save collections and share it with your team. Also it is great because you can save a request and instantly your team can see the changes. Also I like that I can know if I am formatting bad a JSON or if the header is right if I am using Content-Type: application/json, but if I want to use a Content-Type, it also give a sample of the structure and this is good to learn how to use it.
What do you dislike about the product?
Is uses a lot of RAM when you have some tabs opened. Also, I would like if I could paste the raw headers in other formats. I would like if it can be automated, I don´t know that it is possible, but if it is possible, would be great to show tips every day to learn something new. Also, when you send a long file in base64, it can take a long time.
What problems is the product solving and how is that benefiting you?
I can test my APIS whitout coding, I can save the body, parameters and headers of the requests and reuse it in a really easy way. I am using it to learn how to use some HTTP methods like POST or PUT that are difficult to use without coding
Recommendations to others considering the product:
I recommend Postman because is really easy and fast to use and to share, you can copy and paste text in different codings without problem