Hi Team,
Team is planning a retailer scoring dashboard that will rely on the results of a few different Jira queries to report on retailer change events and production maintenance tickets from couple of projects.
The tentative plan would be to have a recurring automated scheduled task run these queries for every retailer in our network so that the results are made available on demand when a user filters by retailer on the new dashboard that we are building.
We found this OAuth documentation - we are on jira server, but it seems to align with what we are trying to accomplish.
https://developer.atlassian.com/server/jira/platform/oauth/
https://developer.atlassian.com/server/jira/platform/rest-apis/
Could you please help us how to start this process ? Is there something we add in jira UI side ?