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