- Integrations
- /
- Daily
Daily
Daily.co programmatic video rooms
Daily.co is the developer-platform for embedded video — WebRTC video calls (1:1, group, webinar) inside your own app, with recording, transcription, and customisation that hosted-Zoom alternatives like Whereby don't expose. Tiny Command surfaces five actions (no triggers — Daily supports webhooks configured in Daily's dashboard pointing at a Tiny Command webhook trigger URL): Create Room (returns the URL participants visit), Get Room, List Rooms, Delete Room, and Create Meeting Token (a JWT that scopes a participant's permissions inside a room — host vs participant, recording rights, presence). The connection uses a Daily API key from the dashboard. Room URLs are static once created; tokens are short-lived and per-session. The common pattern: when a calendar booking lands (Calendly trigger), Create Room with a name derived from the booking ID, Create Meeting Token for the host with presence rights, email both URLs to attendees with their respective tokens appended as a query param.
Do anything Daily can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Create Meeting Token | Generates a JWT scoping a participant's permissions inside a room (host vs participant, recording rights, expiry, eject-after). Pass the JWT as the t query param when the participant visits the room URL. |
| Create Video Room | Creates a Daily video room with optional config (recording mode, expiry, max participants). Returns the room URL participants visit. The standard hook for "calendar booking landed → create the meeting room and email participants". |
| Delete Video Room | Removes a room. Useful for cleanup after a meeting completes — saves on per-room overhead if you're not using persistent rooms. |
| Get Daily Room | Returns room metadata — URL, configured settings, current participant count, creation time. Useful for "is this room still active?" pre-flight checks. |
| List Rooms | Returns paginated rooms in the account with status and configuration. Useful for inventory and for "clean up expired rooms" maintenance workflows. |
Pre-built Daily workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Daily once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Daily field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Daily integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Daily to Tiny Command?
What Daily triggers does Tiny Command support?
What Daily actions can I run from a workflow?
Is the Daily integration real-time?
Do I need to write code to use Daily with Tiny Command?
How much does the Daily integration cost?
More calendar & scheduling apps people connect.
Same category as Daily, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Daily.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.