Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Integration

...

Tech Notes

The integration relies on a simple API call to a server owned and managed by Nexleaf.  The API spec is located at this Google Drive location, and also attached to this page (ColdTrace_OpenLMIS_fridge_status_and_stat_api.docx).  Note the API expects the username and password passed in plaintext.  Even over SSL/TLS, this is clearly not a good practice, but is all Nexleaf supported.

The integration is fairly simple:  when one of the integration points is invoked (such as the "View Cold Chain Status" button), OpenLMIS issues a call to the Nexleaf API and uses the reply to populate data in the OpenLMIS display.  

...