Introduction
The Events Bridge service is designed as an intermediary between Partners and the eConnect Face Recognition and License Plate Recognition platforms. It allows partners to enroll a face or license plate by providing an associated ID. When the enrolled entity (face or plate) is detected, Events Bridge sends a webhook HTTP callback to the partner’s designated server. This system simplifies communication across multiple infrastructure boundaries by mirroring API calls across all systems connected to the Events Bridge. This architecture ensures that a single API call from the partner is propagated to all endpoints, eliminating the need to manage individual connections. The system supports actions such as Enrollment, Unenrollment, Enrollment Check, and Enrollment List, all while handling expected "hits" or detections and optional data returns, such as tagged individuals or plates, via configurable webhook settings.