Connect Fireflies to Slack in two minutes.
Real-time triggers from Fireflies, ready-made actions in Slack. Filter, transform, and route without writing a line of code.
Workflows fire when something happens in Fireflies.
- Meeting CompletedWebhook
- Transcript ReadyWebhook
Workflows do something in Slack, instantly.
- Raw API RequestAPI
- Add ReactionAPI
- Archive ChannelAPI
- Cancel Scheduled MessageAPI
- Create CanvasAPI
- Create ChannelAPI
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Fireflies, do it in Slack.
2 Fireflies triggers wired to 45 Slack actions. Most-used pairing: Meeting Completed → Raw API Request.
Or fire it the other way around.
13 Slack triggers wired to 4 Fireflies actions downstream.
See Slack → Fireflies →Common Fireflies → Slack workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Fires when a Fireflies-captured meeting ends. The recording is uploading but transcript isn't ready yet. For workflows that just need to know the meeting happened without the transcript.
Fires when a Fireflies-captured meeting ends. The recording is uploading but transcript isn't ready yet. For workflows that just need to know the meeting happened without the transcript.
Fires when a Fireflies-captured meeting ends. The recording is uploading but transcript isn't ready yet. For workflows that just need to know the meeting happened without the transcript.
Fires when a Fireflies-captured meeting ends. The recording is uploading but transcript isn't ready yet. For workflows that just need to know the meeting happened without the transcript.
Fires when the transcript has finished processing (typically 5-15 minutes after meeting end). The high-value trigger for analysis workflows — summarise, extract action items, sync to CRM with the meeting context.
Fires when the transcript has finished processing (typically 5-15 minutes after meeting end). The high-value trigger for analysis workflows — summarise, extract action items, sync to CRM with the meeting context.
Fires when the transcript has finished processing (typically 5-15 minutes after meeting end). The high-value trigger for analysis workflows — summarise, extract action items, sync to CRM with the meeting context.
Fires when the transcript has finished processing (typically 5-15 minutes after meeting end). The high-value trigger for analysis workflows — summarise, extract action items, sync to CRM with the meeting context.
Connect Fireflies and Slack in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Fireflies and Slack
Open TinyCommand, authorize Fireflies and Slack once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Fireflies trigger
Drop the Fireflies → Meeting Completed trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/fireflies.trigger-meeting-completed - 3TransformAdd a filter or AI step
Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.
- 4ActionAdd the Slack action
Drop the Slack → Raw API Request action below it. Map fields from the Fireflies payload into the Slack inputs.
slack.api-request - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.