Lyftrondata Knowledgeowl Provider
The Lyftrondata API Profile for Knowledgeowl allows you to query data from Knowledgeowl. The Knowledgeowl profile is a single file (i.e. knowledgeowl.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other Knowledgeowl specific metadata that the Lyftrondata API Driver uses to connect to Knowledgeowl.
To use the Knowledgeowl Profile set the Profile property of Lyftrondata API Driver to the path of the Knowledgeowl profile, as well as the other connection properties specified in the documentation below. Once the Lyftrondata API Driver has been configured, you can issue SQL queries to access data from any of the Knowledgeowl Tables.
Connecting to Knowledgeowl
Knowledgeowl uses Basic Authentication. Use your Api Key as the User connection property and any dummy password, such as X, as the Password connection property.