1
0
mirror of synced 2025-12-30 12:04:43 -05:00
Files
airbyte/docs/integrations/sources/glassfrog.md
Sophia Wiley 5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00

2.2 KiB

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