attio-webhooks-events
jeremylongshore/claude-code-plugins-plus-skills
Implement robust webhooks for Attio v2, allowing real-time subscription to CRM events (record, note, task, etc.). This skill covers setting up subscriptions, verifying event signatures using HMAC-SHA256 for security, filtering events by object or attribute, and ensuring processing idempotency. It is essential for integrating Attio with external systems like Notion or custom CRMs.