Webhooks

In some cases you may want to collect data for every screening on one endpoint. Webhooks provide this capability and will include additional information apart from just screening updates. This is a useful feature if you plan to create screenings through both the dashboard and the API.

Any number of Webhook endpoints can be created and begin with a simple POST request.

Upon creation of the Webhook, any and all screening updates will be posted to the URI provided in the payload.