Skip to main content

Sonar Cloud API

Sync overview

This source can sync data from the Sonar cloud API. At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch. Please use cautiously if you expect your API to have a lot of records.

This Source Supports the Following Streams

  • components
  • issues
  • metrics

Features

FeatureSupported?(Yes/No)Notes
Full Refresh SyncYes
Incremental SyncNo

Getting started

Requirements

  • Sonar cloud User Token

Reference

Config fields reference

Field
Type
Property name
string
user_token
string
organization
array
component_keys
string
start_date
string
end_date

Changelog

VersionDatePull RequestSubject
0.1.12023-02-11 l 22868Specified date formatting in specification
0.1.02022-10-26#18475🎉 New Source: Sonar Cloud API [low-code CDK]