ElasticSearch ConnectorsZappySys ElasticSearch Connector provide read / write capability inside your app (see list below), using these drag and drop , high performance connectors you can perform many ElasticSearch operations without any coding. You can use this connector to integrate ElasticSearch data inside apps like SSIS, SQL Server or popular ETL Platforms / BI Tools/ Reporting Apps / Programming languages (i.e. Informatica, Power BI, SSRS, Excel, C#, JAVA, Python) |
![]() |
Click on your App below to get started with ElasticSearch Integration
Choose your App / Scenario for which you like to integrate ElasticSearch
Actions supported by ElasticSearch Connector
ElasticSearch Connector support following actions for REST API integration. If some actions are not listed below then you can easily edit Connector file and enhance out of the box functionality.
List indexes
Lists indexes
Get index metadata
Gets index metadata
Parameter | Description |
---|---|
Index |
|
Get documents
Gets documents
Get document by ID
Parameter | Description |
---|---|
Index |
|
Enter Document ID |
|
Search / Query documents
Gets documents (Using JSON Query Language)
Count documents
Parameter | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Index Name (choose one --OR-- enter * --OR-- comma seperated names) |
|
||||||||
Enter Query (JSON Format) |
|
Insert documents
Insert documents
Parameter | Description |
---|
Update documents
Update documents
Parameter | Description |
---|
Upsert documents
Upserts documents
Parameter | Description |
---|---|
Index |
|
Delete documents
Deletes documents
Parameter | Description |
---|---|
Index |
|
Generic Request
This is generic endpoint. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.
Parameter | Description |
---|---|
Url |
|
Body |
|
IsMultiPart |
|
Filter |
|
Headers |
|