Delighted

This page describes how to use Census with Delighted.

🏃‍♀️ Getting Started

In this guide, we'll show you how to connect Delighted to Census and create your first sync.

Prerequisites

1. Create a Delighted connection

  • In Census, navigate to Destinations

  • Click the New Destination button

  • Search for Delighted in the search bar

Next, you'll need your API Token from Delighted in order to connect. Your authentication flow should look like this:\

2. Create your first Model

Now navigate to the models page in your Census account.

Here you will have to write SQL queries to select the data you want to send to your Delighted account. Your model can be a complex query selecting details about customers and generating metrics, or as simple as a SELECT * FROM ..., it's up to you. Once you have created your model, click Save Model.

3. Create your first Sync

Now head to the Sync page and click the Create a Sync button.

From there, select your object. Here's an example of how that should look:

Next, select your behavior, identifier and mapped fields.

Decide whether to sync existing data or not and then click the Next button:

Click the Next button to see a preview of what will happen when you start the sync. You can check the "Run Sync Now" checkbox to kick off an initial sync and pick a schedule afterward.

4. Confirm the data is in Delighted

You should be able to view your data in Delighted now.

🗄 Supported Objects

Delighted supports two objects: Autopilot and Survey

Object NameSupported?

Autopilot

Survey

🔄 Supported Sync Behaviors

Learn more about all of our sync behaviors on our Core Concepts page.

BehaviorsSupported?Objects

Append

Survey

Update Only, Upsert, and Mirror

Autopilot

🚑 Need help connecting to Delighted?

Contact us via support@getcensus.com or start a conversation with us via the in-app chat.

Last updated