If there's an issue with one of your API responses, you can create a new Jira issue from Postman.
To create a Jira issue from an API response, do the following:
Open your HTTP request. Then, click Send.
In the response pane, click View more actions. Then, click Add to Jira Cloud. Postman prompts you to create a new issue or link to an existing one.
Select a Jira site and project. To search for a project, start typing its name.
Select a work type for example, bug, or story. Additionally, Postman displays any required and optional fields.
Enter a summary and (optional) description.
(Optional) Choose to include the response in the issue.
Select an assignee. To search for an assignee, start typing their name. If no assignee is selected, the default is 'Automatic'.
If there are any required fields, complete them. All required fields must be completed to save the issue. Then, (optional) complete any optional fields. Click Show optional fields to see the list of optional fields.
Click Create Issue.
Postman creates a new Jira issue for you and links it to your API request.
When you view your issue's description in Jira, you'll see a link to your request in Postman.