Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

Pinecone

UpdatedMay 22, 2026Reading time1 min read

What it does

Pinecone upserts, queries, and deletes vectors on a Pinecone index using the data-plane REST API.

Setup

  1. In Pinecone Console → API Keys, copy a key.
  2. Copy the index Host URL from the Pinecone console (per-index URL).
  3. In FlowFn, go to Platform Tools → Pinecone → Connect and provide api_key + index_host.

Actions

  • Upsert Vectors, Query Vectors (nearest neighbour), Delete Vectors (by id or wipe namespace)

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →