ElasticSearch Connector
ElasticSearch Connector Help
Version 3
ZappySys Logo File Version: v3
Supported Engine: 14

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 Tables No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_documents
INSERT YES insert_documents
UPDATE YES update_documents
UPSERT YES upsert_documents
DELETE YES delete_documents
LOOKUP YES get_document
Dynamic Tables No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_documents
INSERT YES insert_documents
UPDATE YES update_documents
UPSERT YES upsert_documents
DELETE YES delete_documents
LOOKUP YES get_document
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 YES list_indexes
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP NO
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 YES get_index_metadata
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP NO