Forum Discussion

rajs2020's avatar
rajs2020
Frequent Contributor
4 years ago
Solved

Copy ReadyAPI request as curl?

Can I copy a request in ReadyAPI as a curl string? That way, I can easily share it with others or put it in bug reports. If not, then can this feature be added later?

4 Replies

  • richie's avatar
    richie
    Community Hero
    Hey rajs2020,

    Can you rephrase your question, im not quite understanding. Are you saying you want to copy a request from ReadyAPI! and use it as a curl request, or do you mean something different? Im not really understanding.... curl uses a specific syntax like wget....has specific switches that ReadyAPI! isnt cognizant of.

    Ta

    Rich
    • rajs2020's avatar
      rajs2020
      Frequent Contributor

      In Postman, we can convert an api call to curl format and more. In ReadyAPI, I see a request pane which has 4 tabs - Request, Raw, Outline, Form. Can I convert the request there to curl format ? I was hoping we could right click the Raw tab and get options to convert that request to curl, just like we do in Postman.