alfadocs-webhooks

Official

Handle AlfaDocs webhooks reliably

Authoralfadocs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you receive and process AlfaDocs webhook notifications without breaking the integration, especially when events arrive as form-urlencoded payloads instead of JSON and multiple records are batched into one POST.

Core Features & Use Cases

  • Webhook Parsing: Converts indexed bracket-form fields into structured event objects for appointment, patient, and document notifications.
  • Tenant Routing: Resolves archive identifiers from the payload and maps them to the correct connected practice in Supabase.
  • Reliable Delivery Handling: Ensures your Edge Function returns HTTP 200, logs failures safely, and avoids retry-triggering response codes.
  • Use Case: A Supabase Edge Function receives AlfaDocs event notifications, parses the raw body, routes each event by archiveId, and updates the correct tenant-scoped records.

Quick Start

Use this skill to build a Supabase Edge Function that reads AlfaDocs webhook POSTs, parses the raw form body, and routes each event by archiveId.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: alfadocs-webhooks
Download link: https://github.com/alfadocs/ai-harness-instructions/archive/main.zip#alfadocs-webhooks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.