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
- Log in to Delighted.
- Generate or copy an API key from your Delighted account settings (API access).
- 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
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | ✅ | Your 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.