Delighted
This page contains the setup guide and reference information for the Delighted source connector.
Prerequisites
To set up the Delighted source connector, you'll need the Delighted API key.
Set up the Delighted connector in Airbyte
- Log into your Airbyte Cloud account.
- Click Sources and then click + New source.
- On the Set up the source page, enter the name for the Delighted connector and select Delighted from the Source type dropdown.
- For Since, enter the date in a Unix Timestamp format. The data added on and after this date will be replicated.
- For API Key, enter your Delighted
API Key
. - Click Set up source.
Supported sync modes
The Delighted source connector supports the following sync modes:
Supported Streams
This Source is capable of syncing the following core Streams:
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.2.2 | 2023-03-09 | 23909 | Updated the input config pattern to accept both RFC3339 and datetime string formats in UI |
0.2.1 | 2023-02-14 | 23009 | Specified date formatting in specification |
0.2.0 | 2022-11-22 | 19822 | Migrate to Low code + certify to Beta |
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 |