clay-known-pitfalls
Installation
SKILL.md
Clay Known Pitfalls
Overview
Real gotchas when using Clay's data enrichment platform. These are the mistakes that cost credits, waste time, or break integrations -- learned from production experience. Each pitfall includes the exact symptom, root cause, and fix.
Prerequisites
- Active Clay account with tables configured
- Understanding of Clay's credit and enrichment model
- Experience with at least one Clay enrichment workflow
Instructions
Pitfall 1: Webhook 50K Limit Surprise
Symptom: Webhook silently stops accepting new data. No error, no notification. New rows simply don't appear.
Root cause: Each Clay webhook has a hard 50,000 submission lifetime limit. This limit persists even after deleting rows from the table.
Related skills