Skip to main content

Delighted

Overview

The Delighted source connector connects to the Delighted REST API using an API key.

Setup

Prerequisites

  • A Delighted account
  • A Delighted API key

Create an API key in Delighted

  1. Log in to Delighted.
  2. Generate or copy an API key from your Delighted account settings (API access).
  3. Keep the key available for the connector configuration.

Authentication

This connector authenticates to Delighted using HTTP Basic Auth:

  • Username: your Delighted API key
  • Password: empty

During connection testing, the connector validates credentials by calling:

  • GET https://api.delighted.com/v1/people.json?per_page=1

Configuration

FieldTypeRequiredDescription
api_keystringYour Delighted API key used for Basic Auth.

Streams

This connector is currently under development.

  • Catalog discovery currently returns an empty catalog.
  • Data extraction is not yet available.

If you need specific Delighted objects/streams supported (for example, people, responses, surveys), contact support with your requirements.