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