Developer Guide
Abstract
Welcome to eLegere's Developer Guide.
The Developer Guide explains how to develop integrations for eLegere and what are the third-party licenses of libraries and frameworks employed in eLegere.
Check the Tutorials to Learn More
The Developer Guide contains many tutorials that teach how you can extend eLegere by using these powerful tools. The tutorials show you some use cases that might occur while developing eLegere application and you must implement.
Developer Guide sections have Tutorial boxes (like this one) with guides teaching practical examples on how to extend eLegere.
API¶
The API section lists the API library to integrate eLegere with third-party products and interact with eLegere's data from outside platforms.
Stored Procedures¶
The Stored Procedures section explains what are the eLegere SQL Stored Procedure's parameters and how they behave according to the usage context.
Tutorials
- Sync Data Between Applications Automatically: The tutorial teaches how to sync two application's data automatically when changes occur through SQL Stored Procedures.
PowerShell Scripts¶
The PowerShell Scripts section explains how PowerShell Scripts work inside eLegere.
Tutorials
- Generate Scheduled Email: The tutorial teaches how to create a scheduled weekly email summarizing the latest application's rows.