fireflies-webhooks
Installation
SKILL.md
Fireflies Webhooks
This skill targets Webhooks V2, the current scheme. Fireflies steers new webhook creation to V2 and marks the V1 configuration page as deprecated, so build new integrations against V2. V1 still works for integrations already on it and is documented as a legacy path below.
When to Use This Skill
- Setting up Fireflies.ai webhook handlers (Webhooks V2)
- Debugging Fireflies signature verification failures
- Understanding the
X-Hub-Signatureheader and itssha256=prefix - Handling
meeting.transcribed,meeting.summarized, ormeeting.bot_joined - Reacting to
meeting_id/client_reference_idfrom anuploadAudioupload - Migrating an existing V1 handler to V2