Linking Delighted as a source

Alpha release

This source is currently in alpha. The interface and available tables may change.

The Delighted connector syncs your survey feedback data – responses, people, unsubscribes, bounces, and NPS metrics – into PostHog.

Adding a data source

  1. Go to the sources tab of the data pipeline section in PostHog.
  2. Click + New source and then click Link next to Delighted.
  3. Next, you need an API key from Delighted. In your Delighted account, go to Settings → API and copy your API key. Each Delighted project has its own API key with read access to that project's data.
  4. Back in PostHog, enter the key in the API key field and click Next.
  5. Select the tables you want to sync, set the sync method and frequency, then click Import.

Once the syncs are complete, you can start using Delighted data in PostHog.

Available tables

TableDescriptionSync method
survey_responsesSurvey responses with customer feedback, scores, and commentsIncremental
peoplePeople who have received surveysIncremental
unsubscribesPeople who have unsubscribed from surveysIncremental
bouncesEmail addresses that have bouncedIncremental
metricsAccount-level NPS metrics snapshot (single row)Full refresh

Incremental tables sync only new or updated records on each run. Full refresh tables reload all data on each sync.

Configuration

OptionTypeRequired
API keypasswordYes

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
survey_responses

A customer's response to a Delighted survey, including the score and any comment.

Incremental, Full refreshupdated_at, created_at
people

A person in Delighted who can be surveyed, with contact details and metadata.

Incremental, Full refreshcreated_at
unsubscribes

A person who has unsubscribed from Delighted surveys.

Incremental, Full refreshunsubscribed_at
bounces

A person whose survey email bounced and could not be delivered.

Incremental, Full refreshbounced_at
metrics

A point-in-time snapshot of the account's aggregate survey metrics (e.g. NPS).

Full refresh

Community questions

Was this page useful?

Questions about this page? or post a community question.