Lyftron Calendly Provider
The Lyftron API Profile for Calendly allows you to query data from Calendly. The Calendly profile is a single file (i.e. calendly.apip) which is meant to be used with the Lyftron API Driver. The profile contains the table definitions and other Calendly specific metadata that the Lyftron API Driver uses to connect to Calendly.
To use the Calendly Profile set the Profile property of Lyftron API Driver to the path of the Calendly 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 Calendly Tables.
Connecting to Calendly
Calendly uses X-TOKEN to control access to the API. This can be found under "User Account" >"Integrations" >"Your API key". You can set the X-TOKEN in ProfileSettings connection property.