favro-webhooks
Installation
SKILL.md
Favro Webhooks
When to Use This Skill
- How do I receive Favro webhooks?
- How do I verify the Favro
X-Favro-Webhooksignature? - Why is my Favro webhook signature verification failing?
- How do I respond to the Favro setup ping so the webhook validates?
- How do I handle
card.created,card.committed,card.moved,card.updated,card.deletedevents? - How do I handle
comment.created,comment.updated,comment.deletedevents?
How Favro Webhooks Work (Read This First)
Favro does not use the Standard Webhooks spec. Its signature scheme is unusual in one critical way: the signed message is not the request body. From the Favro developer docs: