API Data Provider - Online Help

Connecting to HRBC

The HRBC API uses a API key and Token-based authentication.

Using Token Authentication

Your HRBC AppID and AppSecret are required to create a connection to HRBC. AppID and AppSecret can get from HRBC Support team. Once you have obtained those properties, set them in the ProfileSettings connection property.

Example Connection string

Profile=C:\profiles\HRBC.apip;ProfileSettings='Partition=5226;AppID=my_app_id;AppSecret=my_app_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
AppID Your HRBC AppID.
AppSecret Your HRBC AppSecret.
Partition Your HRBC Partition.

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