How it works
To connect Pinecone and Harvest, you don't need a developer: a ready-made scenario links them in minutes.
- Starts when: Intercom Webhook Trigger
- Check: Prevents from running when event is 'bot reply'
- Then: Tokens and Ids
- Check: Whether it is a new conversation or not
- If yes: [Discord] Create Thread
- Then: [Discord] Type first message into the thread
- Then: [Intercom] Store the thread ID as a 'note'
- Then: new conversation prepared data
- Then: sorting data (cuz we join 2 different flows here)
- Then: preparing data for Agentic use
- Then: AI Agent1
- Then: [Intercom] Reply
- Then: [Discord] Reply
- If no: [Intercom] GET conversation
- Then: Split Out
- Check: Isolating all textual messages contents
- Then: conversation -> JSON
- Then: Aggregate1
- Check: conversation prepared data
- Check: Switch
- If yes: [Discord] User message
- Check: not going through if bot deactivated
- If no: If2
- If yes: [Discord] Notify bot re-activation notification
- If no: [Discord] Notify bot de-activation
- If no: [Discord] Human admin reply
- Check: Isolating the 'note' to get the thread ID stored
- Then: conversation info -> JSON
- Then: OpenAI Chat Model
- Then: Simple Memory
- Then: Pinecone Vector Store
- Then: Embeddings OpenAI
- Then: Get a lead
- Then: Get a lead1
- Then: Get a lead2
- Then: Get a lead3
You can launch this Pinecone + Harvest integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.