Skip to main content

Update document in Elasticsearch

Update document in Elasticsearch.

Application

  • Elasticsearch

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Index IDID of the document to updateText (Short)Yes
Document IDID of the document to updateText (Short)Yes
Data to sendWhether to insert the input data this node receives in the new rowPredefined Choice ListNo
Inputs to ignoreList of input properties to avoid sending, separated by commas. Leave empty to send all propertiesText (Short)No
Field name 1Text (Short)No
Field value 1Text (Long)No
Field name 2Text (Short)No
Field value 2Text (Long)No
Field name 3Text (Short)No
Field value 3Text (Long)No
RefreshIf 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 refreshesPredefined Choice ListNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A