Working with Webhooks

A presentation at PHP Barcelona in in Barcelona, Spain by Lorna Jane Mitchell

In an increasingly connected world, APIs are key to great tools and effective workflows.

What is better than an API? A webhook of course! Webhooks are a key building block of a modern application, allowing systems to exchange data in response to events.

This session covers the basic theory of webhooks and shows some examples of how to handle them in your own applications. We’ll also talk about when webhooks are a helpful design choice, and some pitfalls to look out for when you’re working with them!

This session is recommended for anyone interested in teaching their applications to play nicely with others.

Video

Resources

The following resources were mentioned during the presentation or are useful additional information.