how to run curl command in postman
Click import
Select Raw Text
Than Paste the curl command
Lastly click send request to post
0
1
A simpler approach would be:
Open POSTMAN.
Click on "import" tab on the upper left side.
Select the Raw Text option and paste your cURL command.
Hit import and you will have the command in your Postman builder!
Click Send to post the command.
Thank you!
1
0
5
15
Click the Code button on the right
And copy the curl command
Thank you!
15
0
Are there any code examples left?
New code examples in category Other