API Data Provider - Online Help

Connecting to Delighted

The Delighted API uses Token authentication

Using Token Authentication

To connect to Delighted, you can use a private API Key that is linked to your account. You can obtained this private Delighted API Key by contacting your account administrator. Set this api key in the ProfileSettings property of your connetion string to connect.

Example connection string

Profile=C:\profiles\Delighted.apip;ProfileSettings='APIKey=my_api_key';

Connection Properties

The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.


Property Description
APIKey Your Delighted API Key.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839.0