WebHooks

WebHooks are a great way to integrate Rekor Scout® data with other systems such as external databases, parking systems, etc. Every time Rekor receives a plate or triggers an alert, the system can forward you the data in JSON format. You'll need an internet-accessible endpoint for Rekor to send the data. If your application will not have access to the internet, you can pull from the local beanstalk queue as an alternative.

The WebHooks page allows you to send an HTTP POST to any URL every time a plate is received or an alert is triggered. The POST body contains the license plate data.

Once “Destination URL” has been set, the WebHooks can be tested. Once a test is passed, a result panel will show up and display the test results.

The user also receives a notification if the test is unsuccessful. Example webhook response for an alprgroup (plate)

Here is an example of webhook results for a plate alert:

Last updated

Was this helpful?