Skip to end of banner
Go to start of banner

Importing a cURL script into Postman

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

We've encountered an issue exporting this macro. Please try exporting this page again later.

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.

  • No labels