API Data Provider - Online Help

Connecting to Ontraport

Ontraport uses token authentication to control access to the API.

Using Token Authentication

In order to authenticate to Ontraport, you'll need to provide a unique APIKey and AppId. These credentials can be requested in your Administration settings ('Integrations' > 'ONTRAPORT API INSTRUCTIONS AND KEY MANAGER'). Set both the APIKey and AppId in the ProfileSettings property to connect.

Example connection string

Profile=C:\profiles\Ontraport.apip;ProfileSettings='APIKey=your_api_key;AppId=your_app_id';

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 Ontrapot API Key.
AppId Your Ontrapot APP Id.

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