Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Report on what API is creating tickets?

Jeremy Wood
Contributor
March 23, 2026

My company has recently setup a marketplace app that allows us to cerate tickets from Microsoft teams. We would like to be able to see how many tickets are being created using this new app to help us measure the adoption rate. 

 

These tickets have the tag "request-channel-type = API". But the problem is we also have other API's that are used to create tickets within our environment. 


The app developer showed me that i can see a ticket was created by the app using the below API. 

Does anyone have any ideas on how i might be able to take this and create a report that shows me tickets with this value?

 

<Site-URL>/rest/api/2/issue/<Issue-Key>/properties/request.channel.type
image.png

1 answer

0 votes
Trudy Claspill
Community Champion
March 23, 2026

Hello @Jeremy Wood 

Do you need to be able to present the report within the Jira UI?

If so, you could create a custom field to document which API created the issue, and have the API set the value as it creates the issue.

If you don't want to build that into the API itself, and the type:team-portal is enough granularity, then you could set up an Automation Rule to execute the API call you showed above, and have the Automation Rule set a custom field (or add a Label) to denote the source API.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events