Lyftrondata Wistia Provider
The Lyftrondata API Profile for Wistia allows you to query data from Wistia. The Wistia profile is a single file (i.e. wistia.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other Wistia specific metadata that the Lyftrondata API Driver uses to connect to Wistia.
To use the Wistia Profile set the Profile property of Lyftrondata API Driver to the path of the Wistia 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 Wistia Tables.
Connecting to Wistia
Wistia requires an API Token for authentication. When your Wistia account is created, a master token will automatically be generated for you account, which you can find in the API tab of your Account Settings. Set Api-Token to the generated token in the ProfileSettings connection property.