Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

Algolia

UpdatedMay 22, 2026Reading time1 min read

What it does

Algolia searches indexes and upserts / deletes records via the Algolia REST API.

Setup

  1. In Algolia → Settings → Team and Access → API Keys, copy your Application ID and an Admin API Key (or Search-only key for reads).
  2. In FlowFn, go to Platform Tools → Algolia → Connect and provide application_id + api_key.

Actions

  • Search Index, Save Object, Delete Object

Notes

Reads go to {app_id}-dsn.algolia.net, writes to {app_id}.algolia.net. Save/delete require Admin API Key.

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →