Lyftrondata Mattermark Provider
The Lyftrondata API Profile for Mattermark allows you to query data from Mattermark. The Mattermark profile is a single file (i.e. mattermark.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other Mattermark specific metadata that the Lyftrondata API Driver uses to connect to Mattermark.
To use the Mattermark Profile set the Profile property of Lyftrondata API Driver to the path of the Mattermark 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 Mattermark Tables.
Connecting to Mattermark
Mattermark uses API Keys to control access to the API. You can view and regenerate API keys from your Mattermark account. This can be found under "Account" > "API Settings" > Get New API Key. You can then set the Authorization in ProfileSettings connection property to the API Key.