AI Agents

Leading to HubSpot

12 nodes 228 163 Webhook
Download

Workflow Description

An intelligent automation powered by webhook triggers that processes incoming data through an AI agent using Anthropic's model. It generates embeddings, stores data in Supabase, records results in Google Sheets, and sends real-time notifications to Slack.

How it works

  1. 1.Receive incoming data via webhook and split it into processable text segments
  2. 2.Analyze content using an AI agent backed by Anthropic with contextual memory
  3. 3.Generate embeddings and store vectorized data in Supabase for intelligent retrieval
  4. 4.Write processed results and structured data into Google Sheets tables
  5. 5.Send automated notifications and summaries to Slack channels

Use cases

  • Automatically convert and enrich lead information with AI-powered analysis before syncing to HubSpot
  • Process customer inquiries, maintain conversation context, and log intelligent responses in tracked sheets with team alerts

Requirements

  • Active Anthropic API key and Supabase account with vector store capability
  • Google Sheets access and Slack workspace with message posting permissions

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Text Splitter Embeddings Vector Store Memory Anthropic AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 8
Views 228
Downloads 163

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (12)

/

Sticky Note

Sticky Note

#1

Webhook Trigger

Webhook

#2

Text Splitter

Text Splitter Character Text Splitter

#3

Embeddings

Embeddings Cohere

#4

Supabase Insert

Vector Store Supabase

#5

Supabase Query

Vector Store Supabase

#6

Vector Tool

Tool Vector Store

#7

Window Memory

Memory Buffer Window

#8

Chat Model

Lm Chat Anthropic

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12