Check Elasticsearch field details from Slack
Avoid searching with assumptions. When a field question comes up, fetch the mapping and use the source of truth.
Trigger
Channel Message Received
Triggered when a message is posted in a Slack channel (public, private, or multi-party IM). Does NOT match direct messages.
Action
Get Index Schema
Tool to get the complete schema/mapping of a specific elasticsearch index. use when you need to understand the structure, field types, and mappings of an index.
Why this helps
Uncertain field names and types cause avoidable search retries and interruptions.
- Confirm field structure from the index mapping.
- Reduce trial-and-error queries.
- Make technical questions easier to answer asynchronously.
Setup
Build it in a few focused steps.
- 1Connect Slack and Elasticsearch to Notis once through the portal.
- 2Create an automation in Automations or ask Notis to set up field clarification.
- 3Write one prompt describing field questions and how to identify the Elasticsearch index.
- 4Choose the channel-message trigger and report channel, then test with a real field question.
Questions about this workflow
Does this retrieve document values?
No. It retrieves the index schema and mapping.
How should the index be selected?
Tell Notis in the prompt how the message indicates which index is relevant.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Slack to Elasticsearch. A trigger fires from one place; an action lands in another.
Slack triggers
Elasticsearch actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Get Index Schema
Tool to get the complete schema/mapping of a specific elasticsearch index. use when you need to understand the structure, field types, and mappings of an index.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
List Indices
Tool to list all available elasticsearch indices. use when you need to get a list of indices in your elasticsearch cluster, optionally filtering by pattern, health status, or other criteria.
New Channel Created Trigger
Triggered when a new channel is created in Slack.
Query Index
Tool to query an elasticsearch index with various filters, time ranges, and pagination support. use when you need to search for documents in an index with complex filtering criteria.
Channel Message Received
Triggered when a message is posted in a Slack channel (public, private, or multi-party IM). Does NOT match direct messages.
Direct Message Received
Triggered when a new direct message (DM) is sent to a user in Slack. Catches all DMs across all DM channels.
Message Reaction Added
Triggered when a reaction is added to a message in Slack. Supports optional filtering by channel and emoji name.
Message Reaction Removed
Triggered when a reaction is removed from a message in Slack. Supports optional filtering by channel and emoji name.
Reaction Added Trigger
DEPRECATED: use `SLACK_MESSAGE_REACTION_ADDED` instead. Triggered when a reaction is added to a message in Slack.
Connect any two apps with Notis in the middle.
Slack and Elasticsearch, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Elasticsearch.