Event name convention: Use the exact event string your provider sends in webhooks. The platform matches the extracted event name (from
webhook.eventExtraction) against trigger event values directly — no mapping layer.
Composite events: If your provider uses a combination of fields to identify an event (e.g., GitHub uses the X-GitHub-Event header + the action body field), use the compositeStrategy in webhook.eventExtraction (see the Webhooks guide) and name your trigger events accordingly: