API Data Provider - Online Help

Connecting to Omnisend

Omnisend uses token authentication to control access to its service.

Using Token Authentication

To authenticate to Omnisend, you will need to find your API Key. To do so, navigate to https://app.omnisend.com/#/my-account/integrations/api-keys. To connect, set the APIKey to your Omnisend Key in the ProfileSettings connection property.

Example connection string

Profile=C:\profiles\Omnisend.apip;ProfileSettings='ApiKey=your_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 store API Key.

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