Skip to main content

Qualaroo

Overview

The Qualaroo source supports Full Refresh syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.

Output schema

Several output streams are available from this source:

If there are more endpoints you'd like Airbyte to support, please create an issue.

Features

FeatureSupported?
Full Refresh SyncYes
Incremental - Append SyncNO
SSL connectionYes
NamespacesNo

Performance considerations

The connector is not yet restricted by normal requests limitation. As a result, the Qualaroo connector might run into API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.

Getting started

Requirements

  • Qualaroo API Key
  • Qualaroo API Token

Setup guide

Please read How to get your APIs Token and Key or you can log in to Qualaroo and visit Reporting API.

Reference

Config fields reference

Field
Type
Property name
string
token
string
key
string
start_date
array<string>
survey_ids

Changelog

VersionDatePull RequestSubject
0.3.02023-10-2531070Migrate to low-code framework
0.2.02023-05-2426491Remove authSpecification from spec.json as OAuth is not supported by Qualaroo + update stream schema
0.1.22022-05-2413121Fix start_date and survey_ids schema formatting. Separate source and stream files. Add stream_slices
0.1.12022-05-2013042Update stream specs
0.1.02021-08-188623New source: Qualaroo