postrequestpostmanmockserver

How do I view a request coming into my Postman mock server?


My website is making post requests to Postman's mock server. I want to be able to see my request to make sure that it is coming across in the way that I expect. I have tried attaching a monitor but that doesn't show me the request anywhere that I am able to find.

Where in the Postman Windows client can I see a request coming in to my Postman mock server?


Solution

  • It is now possible to view logs for requests made to and responses sent from your Postman mock server.

    Mock Call Logs - https://blog.postman.com/introducing-postman-mock-call-logs/