Lyftron FigShare Provider
The Lyftron API Profile for FigShare allows you to query data from FigShare. The FigShare profile is a single file (i.e. figshare.apip) which is meant to be used with the Lyftron API Driver. The profile contains the table definitions and other FigShare specific metadata that the Lyftron API Driver uses to connect to FigShare.
To use the FigShare Profile set the Profile property of Lyftron API Driver to the path of the FigShare profile, as well as the other connection properties specified in the documentation below. Once the Lyftron API Driver has been configured, you can issue SQL queries to access data from any of the FigShare Tables.
Connecting to FigShare
Figshare uses API Token (personal token) to control access to your account. Personal tokens can be created and managed from the applications page at FigShare. You can then set the Api-Token to your API Personal Token within the ProfileSettings connection property.