Lyftrondata Recurly Provider
The Lyftrondata API Profile for Recurly allows you to query data from Recurly. The Recurly profile is a single file (i.e. recurly.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other Recurly specific metadata that the Lyftrondata API Driver uses to connect to Recurly.
To use the Recurly Profile set the Profile property of Lyftrondata API Driver to the path of the Recurly 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 Recurly Tables.
Connecting to Recurly
Recurly uses an API Key to control access to the API. To generate an API Key, navigate to 'Developers' > 'API Keys'. Click on 'Add Private API Key', provide the information requested for this new API Key, then save the changes. Set the connection property User to this newly generated API key.
You will also need to specify the Subdomain, which you can retrieve from your URL account, in the ProfileSettings connection property.