API Data Provider - Online Help

Connecting to Moosend

Moosend uses token authentication to control access to the API.

Using Token Authentication

In order to connect to Moosend, you'll need to provide your API Key. You can get your API key from the settings page in your account.. To establish a connection, set the APIKey to your Moosend API Key in the ProfileSettings connection property.

Example connection string

Profile=C:\profiles\Moosend.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 Moosend API Key.

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