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-idx-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
| Field | Type | Required | Description |
|---|---|---|---|
application_id | string | ✅ | Your Algolia Application ID. Must contain only letters and numbers. |
api_key | string | ✅ | An 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.