description |
---|
Delighted is a proprietary self-serve experience management platform that allows collecting feedback from customers and employees through surveys. |
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.
This Source is capable of syncing the following core Streams:
This connector supports API PASSWORD
as the authentication method.
- Go to
https://delighted.com/account/api
- Copy your Delighted API key.
- You're ready to set up Delighted in Airbyte!
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.4 | 2022-06-10 | 13439 | Change since parameter input to iso date |
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 |