Webhooks Overview
Last update: 18 minutes ago by Nazar32Reading time: 2 min
PlayHQ provides webhooks for near-real-time data synchronization with our partners. This involves subscribing an API endpoint to receive HTTP POST requests when various events are fired within the PlayHQ platform.
Subscribing an endpoint to receive webhooks is currently a manual process, please get in touch with our support team to facilitate this.
Currently webhooks are focused on the administrative setup side of the platform, providing data on entities such as:
- Organisations
- Competitions
- Programs
- Seasons
- Registration Forms
General information about webhook structure and concepts is available in the following pages in this section.
Detailed specification of available webhooks and the data provided by each is available as part of our API documentation.