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