Algolia
-
Import/clone
Algolia_HTTPsource from the Connectors library application.-
Algolia API uses API Key authentication (source: API Authentication ). To get your API key and Application ID, which is also required for authentication: Log in -> API Keys -> Copy your Application ID to the ‘applicationID’ variable value and copy an API key depending on API you are going to use (we used ‘Admin API Key’ in our example scenario) to the Value field of the
Algolia_HTTPsource. -
The Connectors library application contains an example of how to list indices in the Algolia scenario. You can modify the example to call any API call supported by Algolia API .
-
Last updated on