Lyftrondata Samanage Provider
The Lyftrondata API Profile for Samanage allows you to query data from Samanage. The Samanage profile is a single file (i.e. samanage.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other Samanage specific metadata that the Lyftrondata API Driver uses to connect to Samanage.
To use the Samanage Profile set the Profile property of Lyftrondata API Driver to the path of the Samanage 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 Samanage Tables.
Connecting to Samanage
Samanage uses an API token to control access to the API. To obtain this token, navigate to Setup and click on the Users page, click on your username to go to your User Detail page. Finally, go to the the Actions dropdown, and select Generate JSON Web Token. You can then set the Api-Token in ProfileSettings connection property to your Token.