AI Agents

Monitor competitor Instagram stories and send Slack alerts

12 nodes 328 152 Webhook
Download

Workflow Description

An intelligent automation that tracks competitor Instagram stories, analyzes content using AI to extract key insights, stores findings in Google Sheets, and instantly alerts your team on Slack with relevant updates and competitive intelligence.

How it works

  1. 1.Receive Instagram story data through webhook trigger when competitor posts
  2. 2.Split and vectorize story content using OpenAI embeddings
  3. 3.Search vector database to identify patterns and competitive changes
  4. 4.Analyze extracted information using AI agent with contextual memory
  5. 5.Log insights and metrics to Google Sheets for historical tracking
  6. 6.Send real-time notification to Slack with actionable intelligence

Use cases

  • Quickly detect new competitor campaigns, promotions, and strategic shifts
  • Build competitive intelligence database for market analysis and strategy
  • Monitor multiple competitors simultaneously for early warning alerts

Requirements

  • OpenAI API account with sufficient usage quota for continuous analysis
  • Supabase database connection for vector storage and fast retrieval
  • Google Sheets access with bot permissions for data logging
  • Slack workspace with dedicated channel and bot authorization

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Text Splitter OpenAI Vector Store Memory AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 7
Views 328
Downloads 152

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

OpenAI

#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

OpenAI

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12