Lyftron Copper Provider
The Lyftron API Profile for Copper allows you to query data from Copper. The Copper profile is a single file (i.e. copper.apip) which is meant to be used with the Lyftron API Driver. The profile contains the table definitions and other Copper specific metadata that the Lyftron API Driver uses to connect to Copper.
To use the Copper Profile set the Profile property of Lyftron API Driver to the path of the Copper profile, as well as the other connection properties specified in the documentation below. Once the Lyftron API Driver has been configured, you can issue SQL queries to access data from any of the Copper Tables.
Connecting to Copper
The Copper API uses token based authentication. You will need to generate a token in order to connect. To generate an API token in the Copper web app, go to System settings -> API Keys and click the Create a Key button. Once created, you will need to set the APIKey profile setting to your token, and the UserEmail profile setting to the email address associated with the account that created the token