I am looking at building a third party integration to SonarCloud for work purposes. The intended flow will be to derive an oauth access token from a user and subscribe to webhooks for selected projects in SonarCloud. Is there any documentation on how to integrate third party apps with SonarCloud?
Hey there.
It’s possible to integrate with SonarCloud using the Web API, but that’s about as far as it goes regarding integrations.
You’ve described the “how” of your integration, can you expand a bit more on the “what” your desired integration would be acheiving?