Overview
The SonarQube Cloud connector syncs your code-quality data into analytics-ready tables in your data warehouse. Pull projects, issues, measures, and quality gates from the SonarQube Cloud API, with Ingest handling auth, pagination, and retries so the tables stay current.
What you can sync
Ingest syncs the following SonarQube Cloud (formerly SonarCloud) data into your data warehouse, each as its own table refreshed on your schedule:
- Projects
- Issues
- Measures
- Quality gates
Authentication
Bearer token (personal access token)
Generate a personal access token from the SonarQube Cloud UI.
You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.