Skip to main content
Skip table of contents

Webhook Beat

Version 6.1.7

A webhook is a way for an application to provide real-time information to other applications. It is also referred to as a web callback or HTTP push API.

A webhook is event-based, providing you data as soon as the event occurs. This makes webhooks more efficient than typical APIs, as they are request-based, and must fetch data at very short intervals to approximate real-time. The only drawback of webhooks is the initial setup effort.

As of the January 2021 release (OC2021.01), we provide https support with webhook endpoint URL.

The Webhook Beat is not available for use in LRCloud.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.