Purpose: Implement Clay webhook signature validation and event handling for enrichment completions. Enables real-time processing of Clay enrichment results.
Workflow: Integration skill. Use when building event-driven architectures with Clay.
Relates to: Integrates with clay-crm-sync-core for real-time updates; supports clay-reliability-patterns for fault tolerance.
Summary
This skill implements secure webhook handling for Clay events. It covers setting up webhook endpoints, implementing signature validation for security, handling enrichment completion events, processing table update notifications, implementing retry handling for failed deliveries, and building event-driven architectures that react to Clay enrichment results in real-time.
1---2name: 405-clay-webhooks-events-c29a02503description: clay-webhooks-events4---5# clay-webhooks-events67## File Scaffold89```10clay-webhooks-events/11|-- SKILL.md12```1314## File Descriptions1516### 1. SKILL.md17**Purpose:** Implement Clay webhook signature validation and event handling for enrichment completions. Enables real-time processing of Clay enrichment results.18**Workflow:** Integration skill. Use when building event-driven architectures with Clay.19**Relates to:** Integrates with clay-crm-sync-core for real-time updates; supports clay-reliability-patterns for fault tolerance.2021## Summary2223This skill implements secure webhook handling for Clay events. It covers setting up webhook endpoints, implementing signature validation for security, handling enrichment completion events, processing table update notifications, implementing retry handling for failed deliveries, and building event-driven architectures that react to Clay enrichment results in real-time.
Run npx skillmds@latest add tools-only/405-clay-webhooks-events-c29a0250 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
clay-webhooks-events It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tools-only (@tools-only) published this skill. Their other Agent Skills are listed on their SkillMD profile.