Cloud Elements (discontinued) vs. Postman

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Cloud Elements (discontinued)
Score 5.0 out of 10
N/A
Cloud Elements was a cloud API integration service acquired by UiPath in 2021. It used cooperative apps to connect an organization’s customers, partners and employees to the cloud services they use. The product was discontinued in 2023.N/A
Postman
Score 8.8 out of 10
N/A
Postman, headquartered in San Francisco, offers their flagship API development and management free to small teams and independent developers. Higher tiers (Postman Pro and Postman Enterprise) support API management, as well as team collaboration, extended support and other advanced features.
$0
Pricing
Cloud Elements (discontinued)Postman
Editions & Modules
No answers on this topic
Postman Free Plan
$0.00 US Dollars
Postman Basic Plan
$12 US Dollars
per month per user
Postman Professional Plan
$29 US Dollars
per month per user
Postman Enterprise Plan
$99 US Dollars
per month per user
Offerings
Pricing Offerings
Cloud Elements (discontinued)Postman
Free Trial
YesNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details1. Postman Free plan: Start designing, developing, and testing APIs at no cost for teams of up to three people. 2. Postman Basic plan: Collaborate with your team to design, develop, and test APIs faster; $12/month per user, billed annually 3. Postman Professional plan: Centrally manage the entire API workflow; $29/month per user, billed annually 4. Postman Enterprise plan: Securely manage, organize, and accelerate API-first development at scale; $99/month per user, billed annually
More Pricing Information
Community Pulse
Cloud Elements (discontinued)Postman
Features
Cloud Elements (discontinued)Postman
API Management
Comparison of API Management features of Product A and Product B
Cloud Elements (discontinued)
-
Ratings
Postman
7.8
39 Ratings
8% below category average
API access control00 Ratings8.636 Ratings
Rate limits and usage policies00 Ratings7.118 Ratings
API usage data00 Ratings8.117 Ratings
API user onboarding00 Ratings8.321 Ratings
API versioning00 Ratings7.928 Ratings
Usage billing and payments00 Ratings7.715 Ratings
API monitoring and logging00 Ratings6.835 Ratings
Best Alternatives
Cloud Elements (discontinued)Postman
Small Businesses
Make
Make
Score 9.3 out of 10
NGINX
NGINX
Score 9.8 out of 10
Medium-sized Companies
IBM App Connect
IBM App Connect
Score 9.2 out of 10
NGINX
NGINX
Score 9.8 out of 10
Enterprises
IBM App Connect
IBM App Connect
Score 9.2 out of 10
NGINX
NGINX
Score 9.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Cloud Elements (discontinued)Postman
Likelihood to Recommend
8.6
(8 ratings)
9.0
(43 ratings)
Usability
-
(0 ratings)
8.8
(7 ratings)
Support Rating
-
(0 ratings)
7.1
(11 ratings)
Ease of integration
-
(0 ratings)
9.0
(1 ratings)
User Testimonials
Cloud Elements (discontinued)Postman
Likelihood to Recommend
Discontinued Products
Cloud Elements shines when you want to offer multiple options to the user on a type of system, such as supporting integration to CRM and wanting to offer Dynamics, Salesforce, and HubSpot on equal footing. If you only have a single integration with a single system, using Cloud Elements adds an unnecessary layer of abstraction.
Read full review
Postman
Postman is good for organising your API credentials, vendor settings, environments etc. It's also a good way of getting stared with APIs as you get to use a GUI which can help you understand what we mean by a 'body' or 'bearer token'. I think people generally gravitate towards GUI tools for getting started in a new technology area.
Read full review
Pros
Discontinued Products
  • The API itself is very robust and easy to use, being a standard REST interface, standard HTTP response codes, well-packaged error messages, etc.
  • Their uptime is great! I think I've seen one (short) 5-minute' blip' the entire time we've been connected for any type of primary function.
  • Their support is top notch, they respond quickly, and the team that works with you is communicative and knowledgable.
Read full review
Postman
  • It has opened a door for me to explore more out of it, as it is associated with so many APIs that I never felt any difficulty in finding the right API template, which are well organized and easily available.
  • It is very secure to use and provides great services which are user-friendly.
  • Due to this software I have got rid of the excessive emails and the slack channels, Now I am using my own private API and even it give me an option to produce my personal Postman’s API Builder from its Private API Network and this features has shared my excessive workload.
Read full review
Cons
Discontinued Products
  • The only thing I can think of that they could improve is the quality of the assets they produce in the go-to-market process. This is a huge value add service, but the quality of what was produced was lower than what we would have produced internally. We spent more time going back and forth on the assets than it would have taken us to build them from scratch.
Read full review
Postman
  • Wherever you need to automate tests that involve database verification or rely on data from databases, Postman is less suitable.
  • Postman's disc usage is extremely high, and it occasionally causes the computer to fade.
  • It doesn't have the ability to generate random data. To achieve randomness in my tests, I've been working around scripts.
Read full review
Usability
Discontinued Products
No answers on this topic
Postman
1. Friendly user friendly - when I started using Postman, I was a beginner to the API world, and it gave me a friendly view to begin its usage 2. Postman offers many features, including API testing, monitoring, documentation, and mock servers 3. Environment variables simplify testing across multiple environments (dev, prod) without repetitive configuration.
Read full review
Support Rating
Discontinued Products
No answers on this topic
Postman
There is a lot of in-depth documentation for Postman available online, including detailed guides with screenshots and videos. They provide example APIs for new users to explore while learning how to use the tool. Generally, bugs in the client are quickly addressed through frequent free updates. Community and professional support options are available - most of the time, the free/community level support is adequate
Read full review
Alternatives Considered
Discontinued Products
At the time we found Cloud Elements we found no other option that had a Unified API for cloud storage providers.
Read full review
Postman
Previous to using Postman, I would either use browser tools directly, or write an in-house tool to send requests. Postman eliminates that need while providing a much better experience and more features. At the base level, Postman is as simple as typing in the address as you would in a browser. Authentication can be provided simply as well.
Read full review
Return on Investment
Discontinued Products
  • Not my area of expertise, but it made my job as an implementer much easier, especially after finishing the first integration.
Read full review
Postman
  • Postman is free (although there's a paid tier that offers more features) so using it for testing APIs comes with little to no risk (besides learning curve).
  • The learning curve is a little steep for non-developer users, but developers should find it easy to pick up and use right out of the box, so to speak.
Read full review
ScreenShots

Postman Screenshots

Screenshot of API design - You can design your API specifications in Postman using OpenAPI, RAML, GraphQL, or SOAP formats. Postman’s schema editor makes it easy to work with specification files of any size, & it validates specifications with a built-in linting engine.Screenshot of API documentation - Postman automatically generates documentation & supports markdown-enabled and machine-readable documentation. Docs automatically include request details & sample code. Share the docs with your team, in a public workspace, or in a dedicated portal.Screenshot of API testing - Build and run functional, integration, & regression tests directly in Postman or as part of your CI/CD pipeline with Newman (Postman’s a command-line Collection Runner that enables you to run & test a collection from the command line).Screenshot of Public workspaces - Public workspaces allow you to share your APIs publicly with anyone. You can use public workspaces to gather feedback on your APIs, onboard developers quickly, or just showcase your work.Screenshot of Reporting - Postman generates reports that enable you to visualize data for team metrics and usage, & for API activities such as creation, collection execution, and test runs. Use reports to get insights on performance, troubleshooting, & SLA adherence.