Importing a cURL script into Postman

Many Atlassian REST documentation pages have examples on usage via SIL or you may have a curl script you would like to test using Postman. For an example curl script, follow along by copying the curl example from this Atlassian REST endpoint on editing an Issue.

Instructions

  1. Copy the curl command.

  2. In Postman, navigate to File → Import.

  3. In the pop-up window, click on the “Raw text” tab and past the curl code.

  4. Click on the “Continue” button, then on the “Import” button.

Once the curl command is imported into Postman, you can make the necessary modifications for testing such as authentication and test data based on your system.

Filter by label

There are no items with the selected labels at this time.