My company’s product is an API and Postman has been a key tool to test it, collaborate internally on requests and share it to the external world. Our ecosystem is also very API intensive and we also use Postman to discover other companies APIs. We use all those features: - HTTP requests - Mock servers (to test async requests which call back a webhook endpoint) - Workspaces: private and public - Monitors, alerts and i…
Plus, if the API moves, we had to (manually) find and fix dozens of Postman tests.
I'd appreciate it, if you have some insights that can move my team forward.