The Toornament API now has Webhooks!

We are excited to announce that Webhooks are now part of the Toornament API! Webhooks are a way for two applications to quickly and easily communicate with one another. Think of it as a ‘reverse API’, our Webhooks will let your application know that something happened in one of your tournaments, without the need for you to monitor everything at all times.

Our current set of webhooks, bound to be expanded, covers the whole spectrum of participant actions, from the registration to the check-in, so that you get notified whenever a participant performs an action in one of your tournaments, so you can automatically act upon it, or receive a notification, or build anything you want, really!

For example, imagine you want to send newly-registered players a customized email, thanks to the registration.created Webhook, you will receive a notification when a new registration is created in your tournament, and you will be able to configure any reaction you want to it, including custom emails!

This is a huge step to leverage the Toornament technology and to develop your own platforms (such as the French League of Legends official league or the Splatoon 2 tournaments website)!

You can find more about our Webhooks in our Developer Documentation, and don’t hesitate contacting us for questions and business inquiries!