Lyftron AgileCRM Provider
The Lyftron API Profile for AgileCRM allows you to query data from AgileCRM. The AgileCRM profile is a single file (i.e. agilecrm.apip) which is meant to be used with the Lyftron API Driver. The profile contains the table definitions and other AgileCRM specific metadata that the Lyftron API Driver uses to connect to AgileCRM.
To use the AgileCRM Profile set the Profile property of Lyftron API Driver to the path of the AgileCRM 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 AgileCRM Tables.
Connecting to AgileCRM
AgileCRM uses an HTTPS-only API. Authentication is performed based on the email address of the user and the respective API Key. You need to use email address for the username and the respective API Key as the password. You may access the API Key from "Admin Settings" > "API & Analytics" > "API Key". Once you have created your account, on your first login, you will be prompted to create your Domain. You can set the User , Password , and Domain in ProfileSettings connection property.