Elasticsearch
App IntegrationsSearch and analytics engine
Overview
Search and analytics engine.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
operation | string | — | Operation for the Elasticsearch node |
index | string | — | Index for the Elasticsearch node |
query | string | — | Query for the Elasticsearch node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{elasticsearch.hits}}arraySearch hits
Examples
Basic Usage
Example configuration:
{
"operation": "value",
"index": "value",
"query": "value"
}Tips & Best Practices
- •Ensure all required fields for Elasticsearch are configured.
- •Check the output variables to see available data.
- •Verify your connection credentials are set up in Settings > Integrations.
Try Elasticsearch in Your Workflow
Create a free account and start building AI-powered workflows with the Elasticsearch node.
Open Workflow Editor