Webhook

Webhook image
A webhook is an automated event triggered when something happens. 

More specifically, a webhook is a HTTP request triggered by an event in a source system, that will be sent to a destination system, often with a payload of data. For example, when a website goes down, an automated call might send the admin an email. Webhooks are commonly used to perform small requests and tasks that don't need an entire API. They are automated; meaning they are automatically sent out when their event is fired in the source system. This focuses a testers attention on validating all the ways that the event could be triggered and ensuring that the HTTP request is sent and received as expected.
Explore MoT
This Week in Quality image
Share your week’s highlights, challenges, and lessons in quality
MoT Software Testing Essentials Certificate image
Boost your career in software testing with the MoT Software Testing Essentials Certificate. Learn essential skills, from basic testing techniques to advanced risk analysis, crafted by industry experts.
This Week in Quality image
Debrief the week in Quality via a community radio show hosted by Simon Tomes and members of the community
Subscribe to our newsletter
We'll keep you up to date on all the testing trends.