How to get started with Pinecone on Zapier
- Tables
-
Product updates
Product updates: January 2023 Product updates: March 2023 Product updates: February 2023 Product updates: April 2023 Product updates: May 2023 Product updates: June 2023 Product updates: July 2023 Product updates: August 2023 Product updates: September 2023 Product updates: October 2023 Product updates: November 2023 Product updates: December 2023 Product updates: January 2024 Product updates: February 2024 Product updates: March 2024 Product updates: April 2024 Product updates: May 2024 Product updates: June 2024 Product updates: July 2024 Product updates: August 2024 Product updates: September 2024 Product updates: October 2024 Product updates: November 2024 Product updates: December 2024 Product updates: January 2025 Product updates: February 2025 Product updates: March 2025 Product updates: April 2025 Product updates: May 2025 Product updates: June 2025 Product updates: July 2025 Product updates: August 2025
- Zaps
- Your Zapier account
- Interfaces
- Canvas
- Chatbots
- Getting started
- Agents
- MCP
- Built-in tools
- Lead Router
- Apps
Table of Contents
Pinecone and Zapier connect to automate vector database workflows. You can trigger actions when index status changes and add records or search data.
Prerequisites
To use the Pinecone app on Zapier, you must have:
- A Pinecone account (free Starter plan or any paid plan).
- A Pinecone API key generated from the Pinecone console.
- For users on Starter plan: API key permissions are fixed to "All" and cannot be customized.
- At least one Pinecone index created in your project.
Connect Pinecone to Zapier
To create an app connection to Pinecone on Zapier:
- Go to the Apps page.
- Click + Add connection.
- A new dialog box will appear. Search for and select Pinecone.
- Click Add connection.
- A Connect an Account page will open in a browser tab or window.
- In the API Key field, enter your Pinecone API key.
- Click Yes, Continue to Pinecone.
Your Pinecone account is now successfully connected to Zapier.
About Pinecone's app
Triggers, searches, and actions
Triggers
- Index Status Change - Triggers when the status of any Pinecone index changes. (Polling - Zapier checks for new data every 15 min on the Free plan)
Searches
- Advanced: Describe Index Stats - For power users: Returns detailed statistics for a Pinecone index. Not needed for most Zapier workflows.
- List Indexes - Lists all Pinecone indexes in your project.
- Advanced: List Records - For power users: Lists all records in a Pinecone index. Not needed for most Zapier workflows.
- Advanced: Describe Index - For power users: Returns detailed configuration and status for a Pinecone index. Not needed for most Zapier workflows.
- Advanced: Describe Namespace - For power users: Returns detailed information about a Pinecone namespace. Not needed for most Zapier workflows.
- List Namespaces - Lists all namespaces in a Pinecone index.
- Search Records - Searches for records in a Pinecone index using a text query.
Actions
- Configure Index - Configures a Pinecone index (e.g., pod type, replicas, deletion protection, tags).
- Delete Index - Deletes a Pinecone index.
- Delete Record - Deletes a record (vector) from Pinecone by ID.
- API Request (Beta) - This is an advanced action which makes a raw HTTP request that includes this integration's authentication.
- Add Record - Embeds a record and upserts it to Pinecone in one step.
- Create Index - Creates a new Pinecone index with specified configuration.
- Delete Namespace - Deletes all vectors in a Pinecone namespace.
- Update Record - Updates the text and/or metadata for a record in Pinecone.
Limitations
- Rate limits vary by pricing plan. Starter plan has 1,000,000 read units per month and 2,000,000 write units per month limits, while Standard and Enterprise plans have unlimited monthly limits.
- Learn more about the known limitations and feature restrictions in Pinecone, including eventual consistency, and supported data types.
Templates
View all of Pinecone's templates.
Additional Pinecone resources