API Data Provider - Online Help

Connecting to Flowlu

Flowlu uses token authentication to control access to the API.

Using Token Authentication

In order to authenticate to Flowlu, you'll need to provide your API Key. An API key can be retrieved by signing in to your account and going to 'System Settings' > 'API Settings' > 'Create' and select the applying permissions. Additionally, you will need to set the Company, found in the URL of your Flowlu account. For example if your Flowlu account is acmeinc.flowlu.com, then the Company should be 'acmeinc'. Set both the API Key and Company in the ProfileSettings property to connect.

Example connection string

Profile=C:\profiles\Flowlu.apip;ProfileSettings='APIKey=your_api_key;Company=your_company';

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 Flowlu API Key.
Company The Company (account code) of your Flowlu account.

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