Merchant Webhooks

VenueRun provides webhooks to allow merchants to receive real-time notifications of events that occur in their account. Merchants can use webhooks to trigger actions in other applications when events occur in VenueRun.

About

Webhooks are a way for an application to provide other applications with real-time information. When an event occurs in an application, it can send an HTTP POST request to a specified URL. This allows the receiving application to be notified of the event and take appropriate action.

Was this page helpful?