Get real-time notifications when a partner creates a new event on 3Common.
⚠️ 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.
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:
To begin receiving webhook events:
Example:
<https://yourdomain.com/webhooks/3common-event>
🔐 Endpoints must support HTTPS and respond within 3 seconds to avoid dropped requests.