Article from Max Hamilton
Understanding Codat Webhooks
April 01, 2022Max Hamilton4 min read
What is a webhook? As developers, we often find ourselves wanting to see exactly when an operation in an external API finishes or when a particular event happens within an external service. It would make sense to poll that API regularly to see if something has changed, checking in on all our…
Continue reading →