Webhooks
Receive real-time notifications about events in your Cap workspace
Webhooks - Coming Soon
Webhooks are not yet available in Cap. This feature is currently on our roadmap and under consideration for a future release.
What Webhooks Will Do
When available, webhooks will let you receive real-time HTTP POST notifications whenever events happen in your Cap workspace, such as a video being created, processed, or viewed. Instead of repeatedly checking the API for updates, Cap will push event data directly to a URL you specify.
In the Meantime
You can use the REST API to poll for changes. For example, to check for new or updated videos, periodically call the list videos endpoint and compare results against your local state.
Stay Updated
We share feature updates and progress on our Discord server. Join the community to stay informed about when webhooks and other new features become available.