Back to All

The safety event feed doesn't supply enough detail or information for pulling the full event detail

When using the event feed, we only get a short blurb of the change made. We don't get the full event data from the feed so we can keep a 100% accurate internal database of our camera events.

We tried using the "List all safety events" end point but it doesn't use the same timestamps as the feed. When adjusting them by 1 minute we get 0 results for something that shows up on the feed. This would be so much cleaner if we could use the unique ID for the "List all safety events" end point rather than a timestamp range. That way we could get a feed item, and then query the unique event ID to grab the current details.