Connect Front to Gmail in two minutes.
Real-time triggers from Front, ready-made actions in Gmail. Filter, transform, and route without writing a line of code.
Workflows fire when something happens in Front.
- Front 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 Front, do it in Gmail.
0 Front triggers wired to 27 Gmail actions.
Or fire it the other way around.
1 Gmail triggers wired to 2 Front actions downstream.
See Gmail → Front →Common Front → Gmail workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Connect Front and Gmail in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Front and Gmail
Open TinyCommand, authorize Front and Gmail once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Front trigger
Drop the Front → New event trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/front-app.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 Front 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.