Lenme Webhooks

Welcome to the Lenme Webhook System documentation. This guide provides comprehensive details on how Lenme tracks changes to resources and notifies you in real-time through webhooks.

Lenme Webhooks Overview

Here, you will find detailed information on how Lenme tracks resource changes through events and how you can subscribe to and manage these webhook notifications effectively.

How Webhooks Work

When a change occurs to a resource within the Lenme system, an Event object is created. This Event object includes essential information such as the webhook UUID, the event topic, and the event data. If you have subscribed to webhooks, you will receive notifications whenever these events occur, enabling you to process and respond to them in real-time.

Next Steps

For a detailed description of the webhook event structure and how to handle incoming webhooks effectively, please refer to Lenme Webhook Events.

Last updated