Overview
Get real-time updates
A webhook is a method for two applications to communicate automatically over the Internet. When a specific event occurs in one application, a notification (payload) is sent to the predefined URL of the other application, enabling real-time updates and integration between systems.
Type | Webhook Event Description |
---|---|
user_created | User created |
user_session | User session |
user_login | User login |
user_daily_session | User daily session |
user_edited | User edited |
content_searched | Content searched |
collection_searched | Collection searched |
video_searched | Video searched |
user_delete | User deleted |
category_viewed | Category viewed |
tag_viewed | Tag viewed |
collection_favorite | Collection favorited |
collection_viewed | Collection viewed |
video_played | Video played |
video_stopped | Video stopped |
video_completed | Video completed |
video_favorite | Video favorited |
abandoned_cart | Abandoned cart |
collection_share | Collection shared |
subscription_created | Subscription created |
payment_created | Payment created |
subscription_canceled | Subscription canceled |
video_encoding_ended | Video encoding ended |
live_started | Live stream started |
live_ended | Live stream ended |
video_created | Video created |
video_edited | Video edited |
video_deleted | Video deleted |