Z League · AsyncAPI Specification
MEGA Public CRM Lead Webhooks
Version 1.0.0
Outbound webhook event surface for the MEGA public CRM Lead API. MEGA POSTs a signed `lead.created` event to a subscriber-registered public HTTPS endpoint whenever a genuine new lead is created. Deliveries are HMAC-SHA256 signed (X-Mega-Signature over `${timestamp}.${rawBody}`), at-least-once, and retried. Generated by the API Evangelist enrichment pipeline from the provider's published webhook documentation and OpenAPI payload schema.
View Spec
View on GitHub
CompanyCRMLeadsMarketingAI AgentsSEOAdvertisingWebhooksGamingAsyncAPIWebhooksEvents
Channels
leadCreated
The subscriber-registered URL that receives lead.created deliveries.
Messages
LeadCreated
Lead created
Servers
https
subscriber
Your public HTTPS endpoint registered via POST /api/agents/crm/lead-webhooks (SSRF-validated).