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.
Se delavsnittet Schema för en lista över objekt som är tillgängliga för replikering.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
Mer information finns i Koppla till SaaS-program.
- Ange de kopplingsegenskaper som krävs.
Ange ett namn på kopplingen i Kopplingsnamn.
Välj Öppna kopplingsmetadata för att definiera metadata för kopplingen när den har skapats.
Klicka på Skapa.
| Setting | Description |
|---|---|
| Data gateway | Välj en Data Movement gateway om det krävs för ditt användningsfall. Anteckning om information Detta fält är inte tillgängligt med Qlik Talend Cloud Starter-prenumerationen eftersom den inte stöder Data Movement gateway. Om du har en annan prenumerationsnivå och inte vill använda Data Movement gateway väljer du Inget. Information om fördelarna med Data Movement gateway och användningsfall som kräver det finns i Qlik Data Gateway - Data Movement. |
| Start Date | Ange det datum, i formatet |
| 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 |