Recall.ai Integration
Recall. ai is a unified API designed to power meeting bots and video conference integrations across platforms like Zoom, Microsoft Teams, and Google Meet.
Instead of building complex infrastructure to capture live audio, video, and screen shares from virtual meetings, developers can use Recall. ai to deploy bots that join meetings automatically and stream real-time data. This makes it an essential tool for companies building AI meeting assistants, automated note-takers, sales intelligence tools, and video analytics platforms.
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
Watch Changes
Triggers when Recall.ai sends a webhook event, such as a bot status change, recording update, or transcript update. See the docs here.
Actions
Action components allow you to perform operations on the app.
Create Bot
Creates a meeting bot that joins a call to record and transcribe. See the docs here.
Create Transcript
Creates an async transcript for a completed recording and waits until it is done. See the docs here.
Delete Bot
Deletes a scheduled bot that has not yet joined a call. See the docs here.
Format Transcript By Sentences
Turns a word-level Recall.ai transcript into speaker paragraphs with timestamps. Connect this to the content output of Get Transcript or Create Transcript. See the docs here.
Get Bot
Gets details of a meeting bot, including status and recordings. See the docs here.
Get Participant Events
Gets participant events for a recording and returns the downloaded JSON content. See the docs here.
Get Recording
Gets a recording, downloads the mixed MP4 video, and returns other media as objects. See the docs here.
Get Transcript
Gets a transcript artifact and returns the downloaded transcript content. See the docs here.
Get Usage
Gets bot usage statistics for the workspace in the selected time range. See the docs here.
List Bots
Lists meeting bots in the workspace. See the docs here.
How to Integrate Recall.ai?
For Recall.ai integration with Monkedo and to build seamless no-code workflow automations, follow these simple steps:
- Log in to your Monkedo account.
- Navigate to the Automation section and click on "Create Automation."
- In the left sidebar, you’ll find various component categories such as Triggers, Actions, Flow Control, Data Actions, and Browser Actions.
- Select Actions or Triggers, then use the search bar to find Recall.ai.
- Drag and drop the Recall.ai component into the editor area.
- Click on the component to view its settings in the right-hand panel.
- Hit the Connect button and follow the prompts to authorize Monkedo to access your Recall.ai account.
Once connected, you can begin customizing your automation by filling in the required fields and adding additional app components. Link outputs to inputs between components to define a smooth and logical workflow. Need assistance? Watch our quick tutorial video here to get started faster!
