What it does
Typesense searches and writes documents via its REST API. Uses api_key via X-TYPESENSE-API-KEY header.
Setup
- Get your Typesense instance URL (Cloud or self-hosted) and an API key.
- In FlowFn, go to Platform Tools → Typesense → Connect and provide host + api_key.
Actions
- Search, Upsert Document, Delete Document
Notes
query_by is required — Typesense needs to know which fields to search in.