Skip to main content

Algolia

Use the Algolia destination to sync data from your warehouse into an Algolia application.

Status / availability

This destination connector is currently in development. You can authenticate (credentials are validated), but loading/syncing data is not yet supported.

Prerequisites

  • An Algolia account
  • Your Application ID
  • An API key with permission to access your Algolia application (used to validate credentials)

Authentication

This connector authenticates using:

  • Application ID
  • API key

During setup, the connector validates credentials by calling the Algolia API using the headers:

  • x-algolia-application-id
  • x-algolia-api-key

Permissions

Use an API key that can access your Algolia application. If credential validation fails, confirm the key is valid and has sufficient permissions.

Configuration

FieldTypeRequiredDescription
application_idstringYour Algolia Application ID. Must contain only letters and numbers.
api_keystringAn Algolia API key used to authenticate requests.

Hashing and normalization

This destination connector does not currently expose field-level hashing controls.

Data contract

Not yet available. The Algolia destination is still in development and does not currently support loading records.

Streams

Not yet available. The Algolia destination is still in development and does not currently support syncing any streams.