Introduction
Last updated
Webhooks allow you to receive real-time HTTP notifications when data changes or flight events occur in aviowiki. Instead of polling the API for updates, you register a URL and aviowiki will POST event payloads to it automatically.
Last updated