Get real-time notifications when a partner creates a new event on 3Common.


🔐 Access Control

⚠️ Restricted Feature

This webhook is only available to selected partners by request.

To activate, you must contact the 3Common team and provide your HTTPS endpoint URL.


🚀 Overview

The Event Creation Webhook sends a POST request to your server whenever a new event is created by a partner. This allows your system to:


🔗 Register Your Webhook

To begin receiving webhook events:

  1. Contact your 3Common partner support contact.
  2. Provide a secure HTTPS endpoint.

Example:

<https://yourdomain.com/webhooks/3common-event>

🔐 Endpoints must support HTTPS and respond within 3 seconds to avoid dropped requests.


📥 Webhook Payload