Gmail + Zoom: meeting links and recording handoff.
Send Gmail invitations with Zoom links, share recordings post-meeting, or AI-summarize Zoom meetings into Gmail follow-ups.
Workflows fire when something happens in Zoom.
- Zoom has no triggers yet. Use the catalog's universal Webhook trigger as the upstream.
Workflows do something in Gmail, instantly.
- Add Labels to MessageAPI
- Create DraftAPI
- Create LabelAPI
- Delete DraftAPI
- Delete LabelAPI
- Delete MessageAPI
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Zoom, do it in Gmail.
0 Zoom triggers wired to 27 Gmail actions.
Or fire it the other way around.
1 Gmail triggers wired to 7 Zoom actions downstream.
See Gmail → Zoom →Common Zoom → Gmail workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Connect Zoom and Gmail in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Zoom and Gmail
Open TinyCommand, authorize Zoom and Gmail once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Zoom trigger
Drop the Zoom → New event trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/zoom.event - 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 Gmail action
Drop the Gmail → Add Labels to Message action below it. Map fields from the Zoom payload into the Gmail inputs.
google-gmail.add-labels - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.