Back to ElasticSearch Integrations
Handler · Version 1

Elasticsearch Document Get ElasticSearch

Download GitHub

About

This handler returns an Elasticsearch document.

Parameters
Name Description Sample
Error Handling Determine what to return if an error is encountered.
Index The index to the document belongs to.
Type The document type.
ID The document ID to retrieve.
Include source fields (CSV) The list of source fields to return. Leave empty to return all fields.
Exclude source fields (CSV) The list of source fields not to return. Leave empty to return all fields.
Results
Name Description
Handler Error Message
Document
Changelog

Elasticsearch Document Get (2017-08-11)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top