Skip to main content

How to use webhooks

Wrk Product avatar
Written by Wrk Product
Updated over a week ago

A webhook is a way for one application to automatically send real-time information to another application when a specific event happens, such as instantly sending a notification to your database when a new contact is added in HubSpot.

A webhook is only available if the application where the event occurs supports sending webhooks. If the application does not support sending webhooks then you will need to poll the application for changes using the scheduling feature.

Did this answer your question?