github webhooks skills

58 tagged github webhooks, measured the same way as everything else here.

Browse within: api-integrations 58event-driven 58llm-tools 58

aircall-webhooks

01

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and verify Aircall webhooks. Use when setting up Aircall webhook handlers, debugging Aircall webhook token verification, or handling Aircall cloud phone events like call.created, call.answered, call.ended, message.received, contact.updated, or user.connected.v2. Aircall does NOT use an HMAC signature …

83 5d ago A 88 tokens original MIT

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive and validate Azure Event Grid webhook deliveries. Use when setting up an Event Grid WebHook event handler, implementing the Microsoft.EventGrid.SubscriptionValidationEvent handshake (echo data.validationCode as validationResponse with HTTP 200), implementing the CloudEvents v1.0 HTTP OPTIONS abuse-protection…

83 5d ago A 148 tokens original MIT

baselinker-webhooks

03

hookdeck/webhook-skills

Skill Claude CodeCodex

Receive BaseLinker (Base.com) webhooks. Use when building a BaseLinker order or warehouse callback receiver, because BaseLinker is not a normal webhook source: deliveries arrive as HTTP HEAD requests with NO body, the entire payload is in the query string (observed params: orderid, state), there is NO signature…

83 5d ago A 131 tokens original MIT