When you can't use cloud transcription (Zoom free plan, hosted Teams meetings), a Recall.ai meeting bot joins each call as a participant and produces a transcript FastFollow ingests within minutes of the call ending.
One integration, four meeting platforms
Works for free and paid plans; bot joins as a participant
Bot dials in; transcript available immediately on call end
Requires the meeting to allow external participants
Bot joins as a participant; tested on enterprise tenants
~10 minutes
At recall.ai, create an account and generate an API key from the dashboard. This single key authenticates every FastFollow request.
In Recall dashboard → Webhooks, register the FastFollow endpoint. Recall delivers signed events via Svix.
In FastFollow → Integrations → Recall, decide when the bot should join meetings.
Recording consent
The Recall bot appears as a visible participant in every meeting it joins. Many jurisdictions require explicit consent from all parties. Customize the bot's display name and disclosure message in FastFollow → Integrations → Recall → Bot Settings.
The most common Recall errors
bot_failed_to_joinBot status reports failed_to_join.
Fix: The meeting required authentication or had a waiting room with no admit. For Zoom waiting rooms, configure your host to auto-admit external participants. For Teams, ensure the meeting allows external join.
invalid_signature (svix)Recall webhook events return 401 in FastFollow.
Fix: Svix signing secret mismatch. Regenerate in Recall dashboard → Webhooks → Signing Secret and update FastFollow → Integrations → Recall.
api_key_revokedAPI calls fail with 401 after rotation.
Fix: You rotated the API key in Recall but did not update FastFollow. Generate a new key and update both places.
transcript_processing_failedbot.status_change shows completed but transcript never arrives.
Fix: Some calls fail post-processing (poor audio, very short calls). Check the bot record in Recall dashboard for processing errors. FastFollow surfaces the bot ID in the meeting record so you can cross-reference.