📄️ Face WebHook
In this guide, you will learn how to set up your web server to receive HTTP postbacks from Events Bridge. When a face detection event occurs, Events Bridge will post the event data to your web server. This event data follows the WebHookFaceRecPayload model.
📄️ LPR WebHook
In this guide, you will learn how to set up your web server to receive HTTP postbacks from Events Bridge when a license plate detection event occurs. The system will post event data to your web server, following the WebHookLprPayload model.
📄️ Manually Setting Up a WebHook in Events Bridge
This guide explains how to manually configure a WebHook in the eConnect Events Bridge platform. WebHooks allow the system to send detection events to a remote server automatically.
📄️ Auto Configure WebHook Settings
The Events Bridge allows partners to automatically configure WebHook settings to receive detection event notifications. This can be done using API calls that allow partners to manage their WebHooks programmatically. Each WebHook should have a unique hookId in GUID/UUID form, and partners can update or delete WebHooks based on this hookId.