CCA CovidClear Exp API icon

CCA CovidClear Exp API

(0 reviews)
Import CCA employee responses from the CovidClear mobile application into the CCA database tables through an API provided by CovidClear.

home

  • CCA Return to Office (RTO) initiative requires all the employees who plan to be in the office to attest through the COVIDClear mobile application that they do not show any COVID symptoms.

  • COVIDClear mobile application stores the responses in the COVIDClear database. A COVIDClear API provides interfaces to import the data into the CCA database. This document describes the technical details involved in importing the CCA employee's mobile responses through the COVIDClear API and storing them in the CCA database.

  • This API calls the CovidClear API to get up to 1000 attestations per request with full paging and filtering capabilities. After that, MuleSoft API will update the data into relevant database tables (COVIDClearAPISummaryData, COVIDClearStaffData, COVIDClearStaffResponseData)


Reviews