How to connect Instantly and Pinecone
Create a New Scenario to Connect Instantly and Pinecone
In the workspace, click the โCreate New Scenarioโ button.

Add the First Step
Add the first node โ a trigger that will initiate the scenario when it receives the required event. Triggers can be scheduled, called by a Instantly, triggered by another scenario, or executed manually (for testing purposes). In most cases, Instantly or Pinecone will be your first step. To do this, click "Choose an app," find Instantly or Pinecone, and select the appropriate trigger to start the scenario.

Add the Instantly Node
Select the Instantly node from the app selection panel on the right.

Instantly
Configure the Instantly
Click on the Instantly node to configure it. You can modify the Instantly URL and choose between DEV and PROD versions. You can also copy it for use in further automations.
Add the Pinecone Node
Next, click the plus (+) icon on the Instantly node, select Pinecone from the list of available apps, and choose the action you need from the list of nodes within Pinecone.

Instantly
โ
Pinecone
Authenticate Pinecone
Now, click the Pinecone node and select the connection option. This can be an OAuth2 connection or an API key, which you can obtain in your Pinecone settings. Authentication allows you to use Pinecone through Latenode.
Configure the Instantly and Pinecone Nodes
Next, configure the nodes by filling in the required parameters according to your logic. Fields marked with a red asterisk (*) are mandatory.
Set Up the Instantly and Pinecone Integration
Use various Latenode nodes to transform data and enhance your integration:
- Branching: Create multiple branches within the scenario to handle complex logic.
- Merging: Combine different node branches into one, passing data through it.
- Plug n Play Nodes: Use nodes that donโt require account credentials.
- Ask AI: Use the GPT-powered option to add AI capabilities to any node.
- Wait: Set waiting times, either for intervals or until specific dates.
- Sub-scenarios (Nodules): Create sub-scenarios that are encapsulated in a single node.
- Iteration: Process arrays of data when needed.
- Code: Write custom code or ask our AI assistant to do it for you.

JavaScript
โ
AI Anthropic Claude 3
โ
Pinecone
Trigger on Webhook
โ
Instantly
โ
โ
Iterator
โ
Webhook response
Save and Activate the Scenario
After configuring Instantly, Pinecone, and any additional nodes, donโt forget to save the scenario and click "Deploy." Activating the scenario ensures it will run automatically whenever the trigger node receives input or a condition is met. By default, all newly created scenarios are deactivated.
Test the Scenario
Run the scenario by clicking โRun onceโ and triggering an event to check if the Instantly and Pinecone integration works as expected. Depending on your setup, data should flow between Instantly and Pinecone (or vice versa). Easily troubleshoot the scenario by reviewing the execution history to identify and fix any issues.
Most powerful ways to connect Instantly and Pinecone
Instantly + Pinecone + Airtable: When a new lead is created in Instantly, the lead data is sent to Pinecone to create a vector embedding. This vector and associated metadata are then used to update an Airtable record with the lead's information and Pinecone vector ID, enabling similarity searches.
Instantly + Pinecone + HubSpot: When a new lead is created in Instantly, the lead's data is used to search for similar leads in Pinecone using the 'Search With Text' action. Based on the Pinecone search results and lead segmentation logic, trigger a personalized email campaign in HubSpot by adding the contact to a specific workflow.
Instantly and Pinecone integration alternatives
About Instantly
Use Instantly in Latenode to automate email outreach at scale. Connect Instantly to your CRM, database, or lead sources and build automated sequences based on triggers. Enrich data and route responses using Latenode's visual editor and JS node for custom logic โ all without per-step pricing limits.
Similar apps
Related categories
About Pinecone
Use Pinecone in Latenode to build scalable vector search workflows. Store embeddings from AI models, then use them to find relevant data. Automate document retrieval or personalized recommendations. Connect Pinecone with other apps via Latenode, bypassing complex coding and scaling easily with our pay-as-you-go pricing.
Related categories
See how Latenode works
FAQ Instantly and Pinecone
How can I connect my Instantly account to Pinecone using Latenode?
To connect your Instantly account to Pinecone on Latenode, follow these steps:
- Sign in to your Latenode account.
- Navigate to the integrations section.
- Select Instantly and click on "Connect".
- Authenticate your Instantly and Pinecone accounts by providing the necessary permissions.
- Once connected, you can create workflows using both apps.
Can I enrich Instantly leads with Pinecone vector data?
Yes, you can! Latenode's visual editor makes it easy to enrich Instantly leads with Pinecone data, creating highly targeted and personalized outreach campaigns for improved conversion.
What types of tasks can I perform by integrating Instantly with Pinecone?
Integrating Instantly with Pinecone allows you to perform various tasks, including:
- Segment Instantly leads based on vector similarity scores in Pinecone.
- Personalize Instantly outreach using data retrieved from Pinecone vectors.
- Automate the creation of new Pinecone vectors from Instantly lead data.
- Update Pinecone vector data automatically based on Instantly campaign results.
- Trigger Instantly campaigns based on Pinecone vector search results.
How easily can I process Instantly data before sending it to Pinecone?
Latenode lets you easily transform and clean Instantly data with JavaScript blocks or AI before vectorizing it in Pinecone.
Are there any limitations to the Instantly and Pinecone integration on Latenode?
While the integration is powerful, there are certain limitations to be aware of:
- Rate limits from Instantly and Pinecone may affect workflow execution speed.
- Complex data transformations might require advanced JavaScript knowledge.
- Initial setup requires understanding of both Instantly and Pinecone APIs.