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