Lyftron Branch Provider
The Lyftron API Profile for Branch allows you to query data from Branch. The Branch profile is a single file (i.e. branch.apip) which is meant to be used with the Lyftron API Driver. The profile contains the table definitions and other Branch specific metadata that the Lyftron API Driver uses to connect to Branch.
To use the Branch Profile set the Profile property of Lyftron API Driver to the path of the Branch 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 Branch Tables.
Connecting to Branch
Branch uses the Branch Key and the Branch Secret to control the access to the API. You can set the BranchKey and BranchSecret in ProfileSettings connection property.