Webhooks are the natural evolution of modern applications beyond using APIs to integrate between systems. This talk will showcase the webhook examples you're already familiar with, and show you how to handle these features in your own applications.

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 the modern way for integrating systems and allowing them to react to one another. This session will cover what a webhook is, when you might want to use one, and some examples for handling webhooks in your own PHP projects. You'll see some examples of tools to help during the development process, and some real examples of webhooks in action.

Comments

Comments are closed.

Jos Elstgeest at 00:48 on 10 Feb 2019

Always a joy watching you speak.
Clean concise explanation of webhooks, even my 13 year old daughter now understands how they work.
Good job!!