API Data Provider - Online Help

Connecting to Convertkit

ConvertKit uses Tokens to control access to the API.

Using Token Authentication

ConvertKit uses both an API Key and API Secret to restrict access to its API. They can be found under 'Account Settings' > 'Advanced' > 'API'. You can set the API Key and API Secret in the ProfileSettings connection property.

Example connection string

Profile=C:\profiles\ConvertKit.apip;ProfileSettings='APIKey=my_api_key;APISecret=my_api_secret;';

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 The API Key of your ConvertKit account.
APISecret The API Secret of your ConvertKit Account.

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