Connect Gmail to Elasticsearch in two minutes.
Real-time triggers from Gmail, ready-made actions in Elasticsearch. Filter, transform, and route without writing a line of code.
Workflows do something in Elasticsearch, instantly.
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Gmail, do it in Elasticsearch.
1 Gmail triggers wired to 1 Elasticsearch actions. Most-used pairing: New Email → Index Document.
Or fire it the other way around.
0 Elasticsearch triggers wired to 27 Gmail actions downstream.
- Use any trigger in the catalog as the upstream.
Common Gmail → Elasticsearch workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Connect Gmail and Elasticsearch in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Gmail and Elasticsearch
Open TinyCommand, authorize Gmail and Elasticsearch once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Gmail trigger
Drop the Gmail → New Email trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/google-gmail.trigger-email-received - 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 Elasticsearch action
Drop the Elasticsearch → Index Document action below it. Map fields from the Gmail payload into the Elasticsearch inputs.
elasticsearch-api.elasticsearch-index-document - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.