Contents

Cancel

Recommended Articles

  1. unify-apps

    Indexing

    Unify AI

    Transform raw content into searchable knowledge through AI-powered indexing and vector embeddings

  2. unify-apps

    IMAP

    Unify Integrations

    Integrate your app with IMAP to enable seamless email synchronization, real-time access, and enhanced communication workflows.

  3. unify-apps

    Preview Your Work

    Unify Automations

    Effortlessly review & monitor your automation’s performance

  4. unify-apps

    QuickBooks

    Unify Integrations

    Integrate your app with QuickBooks to streamline accounting, automate invoicing, and manage finances effortlessly

  5. unify-apps

    FTP/FTPS

    Unify Integrations

    Connect your app with FTP/FTPS to automate secure file transfers and streamline data exchange across systems.

  6. unify-apps

    Snowflake

    Unify Automations

    Connect to Snowflake for fast, scalable cloud data warehousing and analytics

  7. unify-apps

    Button

    Unify Applications

    Create interactive elements with ease using buttons

  8. unify-apps

    BambooHR

    Unify Automations

    Integrate your app with BambooHR to streamline HR management, automate employee data processing, and enhance onboarding workflows

  9. unify-apps

    Build your first automation

    Unify Automations

    Learn how to build your automation step by step

  10. unify-apps

    User Management

    Unify Applications

    Efficiently manage user roles and permissions

  11. unify-apps

    Microsoft Teams

    Unify Automations

    Connect your app with Microsoft Teams to enhance communication, automate workflows, and foster collaboration across your organization

  12. unify-apps

    Jira

    Unify Automations

    Use Jira to plan, track, and manage your agile and software development projects

  13. unify-apps

    Pre Processing

    Unify AI

    Optimize query processing through intelligent rephrasing, retrieval, and ranking to deliver accurate AI responses

  14. unify-apps

    Google Calendar

    Unify Integrations

    Integrate your app with Google Calendar to streamline scheduling, automate event management, and improve team coordination

  15. unify-apps

    SAP HANA

    Unify Integrations

    Connect your app with SAP HANA to leverage in-memory computing for real-time data processing and advanced analytics at scale.

#
Unify Integrations
Logo
Elastic Search

Elastic Search

Logo

3 mins READ

ElasticSearch is a versatile, open-source search and analytics suite built to deliver powerful search capabilities, insightful analytics, and real-time data processing. Designed for scalability and performance, it enables you to search, index, and analyze diverse datasets efficiently. Use ElasticSearch to gain actionable insights, enhance application search functionalities, and drive data-driven decisions with ease.

Integrating Elasticsearch with your application enables powerful search and analytics capabilities, allowing you to handle large datasets with lightning-fast performance.

Authentication

Ensure you have the following information ready for a seamless integration process:

  • Connection Name: Select a descriptive name for your connection, like "MyAppESIntegration". This helps in easily identifying the connection within your application or integration settings.

  • API Key: Follow the steps given below to create an API Key for your ElasticSearch account

    • Log in to the Elasticsearch Service Console.

    • Navigate to your avatar in the upper right corner and choose Organization.

    • On the API keys tab of the Organization page, click Create API Key.
      This key provides access to the API that enables you to manage your deployments. It does not provide access to Elasticsearch. To access Elasticsearch with an API key, create a key in Kibana or using the Elasticsearch API.

      Image
      Image

    • From the Create API Key page, you can configure your new key by adding a name, set expiration, or assign roles. To read more about the types of roles on Elasticsearch, click here

    • Click Create API key, copy the generated API key, and store it in a safe place.

      Image
      Image

Actions

Action

Description

Analyze text

Analyzes text string and returns resulting tokens in Elasticsearch

ESQL Search query

Returns search results for an ES|QL (Elasticsearch query language) query in Elasticsearch

Make specified data stream or index searchable

Adds a JSON document to the specified data stream or index and makes it searchable in Elasticsearch

Return search hits that match the query

Returns search hits that match the query defined in the request in Elasticsearch

Elasticsearch API root

Returns the basic build, version, and cluster information in Elasticsearch