Lyftrondata SparkPost Provider
The Lyftrondata API Profile for SparkPost allows you to query data from SparkPost. The SparkPost profile is a single file (i.e. sparkpost.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other SparkPost specific metadata that the Lyftrondata API Driver uses to connect to SparkPost.
To use the SparkPost Profile set the Profile property of Lyftrondata API Driver to the path of the SparkPost 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 SparkPost Tables.
Connecting to SparkPost
SparkPost uses an API Key to authenticate to the API. This can be found under "Configuration" > "API Keys" > "Create API Key". Name your project and click on 'Create API Key'. You can set the APIKey in the ProfileSettings connection property.