Hello,
I 'm looking to generate Sonarcloud reports via any Sonarcloud API or any other method that i can generate and download reports from Sonarcloud
Any thoughts would be highly appreciated.
Thanks
Binoy Varghese
Hello,
I 'm looking to generate Sonarcloud reports via any Sonarcloud API or any other method that i can generate and download reports from Sonarcloud
Any thoughts would be highly appreciated.
Thanks
Binoy Varghese
Hi,
Welcome to the community!
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
Thank you Ann. I understand the report we can see the in the UI I have two core things I 'm trying to explore and see if we can in
Thanks
Binoy
Hi Binoy,
There are no reports you can download from SonarCloud. You’ll need to craft your reports yourself using data retrieved via the API.
HTH,
Ann