# Overview
A webhook is... #flashcard
A communication pattern in which a callback URL of one service is registered with another service, and it makes a request to that URL whenever an event occurs.
<!--ID: 1751507777075-->
# Key Considerations
# Pros
# Cons
# Use Cases
# Related Topics