Delighted
Delighted is a customer experience (CX) platform that collects NPS, CSAT, and other survey feedback through email, SMS, and in-app channels.
Delighted integration replicates data using the Delighted API.
Consultare la sezione Schema per un elenco di oggetti disponibili per la replica.Preparing for authentication
To access your data, you need to authenticate the connection with your account credentials.
To set up your Delighted account, you need:
- A Delighted account with access to the CX project you want to replicate.
- A Delighted API key for the project. Each project has its own API key — contact your Delighted account admin to obtain it.
Before creating the connection, confirm that you have selected the correct project in the top-left corner of your Delighted account. API keys are project-scoped; using a key from a different project will replicate data from that project instead.
Creating the connection
Per ulteriori informazioni, vedere Connessione alle applicazioni SaaS.
- Inserire le proprietà di connessione richieste.
Fornire un nome per la connessione in Nome connessione.
Selezionare Apri metadati di connessione per definire i metadati della connessione al momento della creazione.
Fare clic su Crea.
| Setting | Description |
|---|---|
| Data gateway | Selezionare un Gateway Data Movement se richiesto dal proprio caso di utilizzo. Nota informatica Questo campo non è disponibile con la sottoscrizione a Avvio Qlik Talend Cloud, poiché non supporta il Gateway Data Movement. Se si dispone di un altro livello di sottoscrizione e non si desidera utilizzare il Gateway Data Movement, selezionare Nessuno. Per informazioni sui vantaggi del Gateway Data Movement e quando è richiesto, vedere Qlik Data Gateway - Movimento dati. |
| Start Date | Inserire la data, nel formato |
| API Key | API key. |
Schema
Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.
Depending on your destination, table and column names may not appear as they are outlined below.
bounces
The bounces table contains information about people whose survey delivery bounced in your Delighted project.
Replication Method | CDC |
Primary Key | person_id |
| Useful links |
email_autopilot
The email_autopilot table contains information about people enrolled in the email autopilot queue in your Delighted project.
Replication Method | CDC |
Primary Key | person_id next_survey_request_id |
| Useful links |
metrics
The metrics table contains aggregate survey metric data for your Delighted project.
Replication Method | Full Table |
| Useful links |
people
The people table contains information about survey recipients in your Delighted project.
Replication Method | CDC |
Primary Key | id |
| Useful links |
sms_autopilot
The sms_autopilot table contains information about people enrolled in the SMS autopilot queue in your Delighted project.
Replication Method | CDC |
Primary Key | person_id next_survey_request_id |
| Useful links |
survey_responses
The survey_responses table contains survey response records from your Delighted project.
Replication Method | CDC |
Primary Key | id |
| Useful links |
unsubscribes
The unsubscribes table contains information about people who have unsubscribed from surveys in your Delighted project.
Replication Method | CDC |
Primary Key | person_id |
| Useful links |