Skip to main content
Creates a new index. You can use the create index operation to add a new index to an Elasticsearch cluster. When creating an index, you can specify the following:
  • Settings for the index
  • Mappings for fields in the index
  • Index aliases.

Parameters

Workflow Library Example

Create Index with Elasticsearch and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop