This connector allows you to move data from any Conduit Source to an Algolia Index. This connector is a destination connector.
Run:
make build
Under the hood, the connector uses Algolia's Go Library to send data to Algolia.
To learn more see: How to build a Conduit Connector
name | part of | description | required | default value |
---|---|---|---|---|
APIKey |
destination | The API key for Algolia. | true | |
ApplicationID |
destination | The Application ID for Algolia. | true | |
IndexName |
destination | The Algolia index where records get written into. | true |