# AICC Connector
Aviation Industry Computer-Based Training Committee (AICC) is an industry standard for learning technologies developed by the international association of training professionals. Cornerstone’s LMS supports the HTTP-based AICC/CMI Protocol, (AICC HACP), version 3.5 standard, to communicate training or assess progress.
The Extracted AICC Connector provides a means to upload AICC courses to Cornerstone with the course file hosted in the content partner’s system. You will need to setup an endpoint adhering to the contract defined by Cornerstone. Cornerstone will hit this endpoint daily to fetch new and updated courses from your system. There is no callback action (inbound) required or supported.
# Course List
The Course List is a JSON object containing the list of newly created and updated courses. You must setup an endpoint that allows Cornerstone to GET the list of new/updated courses from your system.
Reference
View the AICC Connector API