Is there any Api/pluggin available in sonar qube to pull reports out and send to project team

What are you trying to accomplish?

  • Support a new language?
  • Extend an existing one? Which one?
  • Add language-agnostic features?
  • Something else?

What’s your specific coding challenge in developing your plugin?

And, if relevant please share the code that’s giving you problems:

Hi,

Welcome to the community!

Generally, what’s considered a good post has a title that’s a summary and then puts the actual question / suggestion / comment / etc. in the body.

Your title here seems to be asking about APIs. I believe what you’re interested in is the reporting available in Enterprise Edition($$).

For APIs, try what you want to do via the UI. The best way to master the API is to perform the desired action via the UI and eavesdrop to see which calls the UI made to accomplish the action.

You may also find this guide helpful.

 
HTH,
Ann