---
title: "Importing a cURL script into Postman"
canonical: "https://support.appfire.com/space/PSJ/15483351/Importing%20a%20cURL%20script%20into%20Postman"
format: markdown
---
> Macro (aura-html)


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](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-put) 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.

## Related articles



> Macro (contentbylabel)

> Macro (details)
> 
> | Related issues |  |
> | --- | --- |