AI Agents

Alert on competitor's Instagram story

12 nodes 252 131 Webhook
Download

Workflow Description

An intelligent monitoring system that receives alerts about competitor Instagram stories, analyzes their content using AI, records summaries in Google Sheets, and sends instant notifications via Slack for strategic insights and market intelligence.

How it works

  1. 1.Receive competitor story data through webhook endpoint
  2. 2.Split and embed text content into vector format using OpenAI
  3. 3.Query vector database to find contextually similar content
  4. 4.Analyze content using AI agent with conversation memory
  5. 5.Store summary and insights in Google Sheets
  6. 6.Send real-time alert notification to Slack channel

Use cases

  • Track competitor marketing campaigns and promotional strategies in real time
  • Analyze market trends and competitive positioning through social media monitoring
  • Build historical knowledge base of competitor tactics for strategic planning

Requirements

  • Configured webhook endpoint to receive story data from external source
  • OpenAI and Supabase API credentials
  • Slack workspace with appropriate permissions for bot notifications
  • Google Sheets with write access for recording data

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 252
Downloads 131

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