Import cURL commands in Paw
- Importers
- Import cURL commands
If you already have some requests in cURl and you would like to execute them in Paw of if are not sure how to build a request in Paw following an example in cURL, you can easily import cURL commands into your Paw project and Paw will automatically create the requests for you.
Paw cURL importer does not support the full cURL syntax. The supported arguments are listed on our GitHub repository.
Open the import menu and paste your cURL in there.
Open the import menu and paste your cURL in there.
From Paw go to File > Import > Text
and paste your cURL in the pop-up window. Then click Import
.
Check the imported request
Check the imported request
Paw will tell you if the import was successful. Then you can check your request and send it.