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
- Sign in at
app.glassfrog.com
. - Go to
Profile & Settings
. - In the API tab, enter the label for your new API key (e.g.
Airbyte
) and clik on the buttonCreate new API Key
. - Use the created secret key to configure your source!
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.2.0 | 2023-08-10 | 29306 | Migrated to LowCode CDK |
0.1.1 | 2023-08-15 | 13868 | Fix schema and tests |
0.1.0 | 2022-06-16 | 13868 | Add Native Glassfrog Source Connector |