API Data Provider - Online Help

Connecting to Kaonavi

The Kaonavi API uses a token-based authentication.

Using Token Authentication

Your consumer_key and consumer_secret are required to create a connection to Kaonavi. consumer_key and consumer_secret can genarete at Kaonavi API management page. Then set it in the ProfileSettings connection property.

Example Connection string

Profile=C:\profiles\Kaonavi.apip;User=consumer_key;Password=consumer_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
Password Password of the currently authenticated user.
User User of the currently authenticated user.

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