Our team wants to keep all data from JIRA projects in a separate admin panel, and make a timing tool with Chrome extension (something like Time doctor, but internal thing).
Is webhooks and API with the tokens is enough for that? Or B2B decisions like Time Doctor was made only within partnership with jira?
Yes you would need to create your own integration. You can utilise Jira REST API for doing that. You can also develop an app as well.
Ravi
Hello @Ravi Sagar _Sparxsys_
Thx for reply!
How can I parse all users data from workspace with admin token? Is there oAuth required, to see all stuff? I tried to use basic auth, but I can't see emails of users that are in my workspace
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.