Skip to main content

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

  1. Log into your Airbyte Cloud account.
  2. Click Sources and then click + New source.
  3. On the Set up the source page, enter the name for the Delighted connector and select Delighted from the Source type dropdown.
  4. For Since, enter the date in a Unix Timestamp format. The data added on and after this date will be replicated.
  5. For API Key, enter your Delighted API Key.
  6. 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

VersionDatePull RequestSubject
0.2.22023-03-0923909Updated the input config pattern to accept both RFC3339 and datetime string formats in UI
0.2.12023-02-1423009Specified date formatting in specification
0.2.02022-11-2219822Migrate to Low code + certify to Beta
0.1.42022-06-1013439Change since parameter input to iso date
0.1.32022-01-319550Output only records in which cursor field is greater than the value in state for incremental streams
0.1.22022-01-069333Add incremental sync mode to streams in integration_tests/configured_catalog.json
0.1.12022-01-049275Fix pagination handling for survey_responses, bounces and unsubscribes streams
0.1.02021-10-274551Add Delighted source connector