Delighted
Sync overview
The Delighted 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 can sync data for the Delighted API.
This Source Connector is based on a Airbyte CDK.
Output schema
This Source is capable of syncing the following core Streams:
Getting started
This connector supports API PASSWORD
as the authentication method.
Connect using API PASSWORD
option:
- Go to
https://delighted.com/account/api
- Copy your Delighted API key.
- You're ready to set up Delighted in Airbyte!
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.3 | 2022-01-31 | 9550 | Output only records in which cursor field is greater than the value in state for incremental streams |
0.1.2 | 2022-01-06 | 9333 | Add incremental sync mode to streams in integration_tests/configured_catalog.json |
0.1.1 | 2022-01-04 | 9275 | Fix pagination handling for survey_responses , bounces and unsubscribes streams |
0.1.0 | 2021-10-27 | 4551 | Add Delighted source connector |