Skip to main content

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 TypeAirbyte TypeNotes
stringstring
numbernumber
arrayarray
objectobject

Features

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

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!

Reference

Config fields reference

Field
Type
Property name
string
api_key

Changelog

VersionDatePull RequestSubject
0.2.02023-08-1029306Migrated to LowCode CDK
0.1.12023-08-1513868Fix schema and tests
0.1.02022-06-1613868Add Native Glassfrog Source Connector