Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 2.18 KB

glassfrog.md

File metadata and controls

52 lines (36 loc) · 2.18 KB

Glassfrog

Sync overview

The Glassfrog source supports only Full Refresh syncs. This source can sync data for the Glassfrog API.

This Source Connector is based on the Airbyte CDK.

Output schema

This Source is capable of syncing the following Streams:

Data type mapping

Integration Type Airbyte Type Notes
string string
number number
array array
object object

Features

Feature Supported?(Yes/No) Notes
Full Refresh Sync Yes
Incremental - Append Sync No
Namespaces No

Getting started

  1. Sign in at app.glassfrog.com.
  2. Go to Profile & Settings.
  3. In the API tab, enter the label for your new API key (e.g. Airbyte) and clik on the button Create new API Key.
  4. Use the created secret key to configure your source!

Changelog

Version Date Pull Request Subject
0.1.0 2022-06-16 13868g Add Native Glassfrog Source Connector