# Webhooks Webhooks let you receive notifications programmatically when your API resources are created or updated. When you subscribe to webhooks, Finix's servers will emit events that your servers can listen for. Webhooks can be helpful by letting your servers know when something has changed automatically, rather than requiring your servers check. ## Learn More Integrating into Webhooks Learn how to integrate into Finix's webhooks. Webhook Events A comprehensive list of the webhook events that Finix offers. The following guide outlines the webhook message format, the embedded resource in the webhook body will match the latest representation as described on our [API Reference](/api) Webhook Logs View the webhooks that Finix has sent you in the past 30 days.