Skip to content

Latest commit

 

History

History
65 lines (47 loc) · 4.53 KB

search-metrics.md

File metadata and controls

65 lines (47 loc) · 4.53 KB

SearchMetrics

Overview

The SearchMetrics source supports both Full Refresh and Incremental 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.

This Source Connector is based on a Airbyte CDK.

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

Feature Supported?
Full Refresh Sync Yes
Incremental - Append Sync Yes
SSL connection Yes
Namespaces No

The SearchMetrics connector should not run into SearchMetrics 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

  • SearchMetrics Client Secret
  • SearchMetrics API Key

Setup guide

Please read How to get your API Key and Client Secret .

Changelog

Version Date Pull Request Subject
0.1.1 2021-12-22 6992 Deleted windows in days from config
0.1.0 2021-10-13 6992 Release SearchMetrics CDK Connector