AI Agents

Bank SMS Alert to Telegram

12 nodes 227 140 Webhook
Download

Workflow Description

An intelligent automation that receives bank SMS alerts via webhook, processes them with an AI agent powered by OpenAI and Anthropic models, stores findings in Google Sheets, and distributes alerts to Telegram and Slack simultaneously.

How it works

  1. 1.Receive bank SMS alert through webhook and split content into processable chunks
  2. 2.Analyze alert with AI agent using OpenAI and Anthropic models backed by contextual memory
  3. 3.Query vector database (Supabase) for pattern recognition and relevant historical data
  4. 4.Log transaction details in Google Sheets and dispatch notifications to Telegram and Slack

Use cases

  • Detect suspicious banking activity and alert team members in real-time
  • Automatically document financial transactions with unified multi-channel notifications

Requirements

  • API keys for OpenAI and Anthropic
  • Webhook endpoint, Telegram bot, Slack workspace, and Google Sheets integration

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 Anthropic AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 8
Views 227
Downloads 140

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

Lm Chat Anthropic

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12