1
0
mirror of synced 2026-01-03 15:04:01 -05:00
Files
airbyte/docs/integrations/sources/delighted.md
Rodrigo Parra 7764c0e0a2 🎉 New Source Delighted! (#4551)
* Add Delighted source with people, unsubscribes and bounces streams

* Add survey responses stream

* Add documentation for Delighted source
2021-11-01 21:41:25 -03:00

1.5 KiB

description
description
Delighted is a proprietary self-serve experience management platform that allows collecting feedback from customers and employees through surveys.

Delighted

Sync overview

The Delighted source supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.

This source can sync data for the Delighted API.

This Source Connector is based on a Airbyte CDK.

Output schema

This Source is capable of syncing the following core Streams:

Getting started

This connector supports API PASSWORD as the authentication method.

Connect using API PASSWORD option:

  1. Go to https://delighted.com/account/api
  2. Copy your Delighted API key.
  3. You're ready to set up Delighted in Airbyte!

Changelog

Version Date Pull Request Subject
0.1.0 2021-10-27 4551 Add Delighted source connector