ElasticsearchElasticsearch
ElasticsearchCertified

Tasks that query and write to Elasticsearch clusters for search, indexing, bulk ingestion, and ES|QL.

Configure a shared connection with cluster hosts (and optional basic auth, headers, path prefixes, or trust-all SSL) and supply index names plus search DSL or ES|QL payloads to run. Covers single-document writes and reads, bulk/streaming ingestion, REST requests, and search or scroll operations with controls for routing, refresh policy, and storing or fetching results for downstream steps.