Skip to main content
Webhooks are a way for your application to receive real-time notifications from the API when a specific event occurs. For example, you can use webhooks to receive notifications when a new project is created.

Example

Webhook for Project Creation

Create a new project and receive a webhook notification.