Base solution for your next web application
Open Closed

Swagger to Postman #5728


User avatar
0
BobIngham created

Zoho has a really neat "Run in Postman" button in the their REST API documentation: It would be a great feature to add to Zero and maybe at little cost.


5 Answer(s)
  • User Avatar
    1
    ryancyq created
    Support Team

    you can achieve similar function using www.getpostman.com#creating_run_button

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @bobingham

    What is the benefit of using this over swagger ui ?

  • User Avatar
    0
    BobIngham created

    Hi @ismcagdas, Postman gives far more analysis and offers the ability to build and share collections. It's not a show-stopper, just that a hell of a lot of people work with postman and I thought the added functionality would be a simple win in terms of adding functionality.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Thanks @bobingham

    The only thing is how to handle authorization if we place a postman button.

  • User Avatar
    0
    BobIngham created

    HI @ismcagdas, you would login using swagger and then apply the token to the header: