ElasticSearch Connector
Documentation
Version: 3
Documentation

Tables for ElasticSearch Connector


On this page you will see possible API actions you can perform with ElasticSearch connector. We will refer this as API Table or just Table.

Name Description Supported Operations
[Dynamic Table] No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_documents
INSERT insert_documents
UPDATE update_documents
UPSERT upsert_documents
DELETE delete_documents
LOOKUP get_document
[Dynamic Table] No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_documents
INSERT insert_documents
UPDATE update_documents
UPSERT upsert_documents
DELETE delete_documents
LOOKUP get_document
__DynamicRequest__ This is a generic table. Use this to support Bulk read / write. You can supply Dynamic URL Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT generic_request
INSERT generic_request_bulk_write
UPDATE generic_request_bulk_write
UPSERT
DELETE
LOOKUP
Indexes No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT list_indexes
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
Metadata No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_index_metadata
INSERT
UPDATE
UPSERT
DELETE
LOOKUP