Skip to main content
All CollectionsWrk Action LibraryElasticsearch
Update document in Elasticsearch
Update document in Elasticsearch
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Update document in Elasticsearch.

Application

  • Elasticsearch

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected Account

The connected account to use for the request

Connected Account

Yes

Index ID

ID of the document to update

Text (Short)

Yes

Document ID

ID of the document to update

Text (Short)

Yes

Data to send

Whether to insert the input data this node receives in the new row

Predefined Choice List

No

Inputs to ignore

List of input properties to avoid sending, separated by commas. Leave empty to send all properties

Text (Short)

No

Field name 1

Text (Short)

No

Field value 1

Text (Long)

No

Field name 2

Text (Short)

No

Field value 2

Text (Long)

No

Field name 3

Text (Short)

No

Field value 3

Text (Long)

No

Refresh

If true, Elasticsearch refreshes the affected shards to make this operation visible to search,if wait_for then wait for a refresh to make this operation visible to search,if false do nothing with refreshes

Predefined Choice List

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?