AI Agents

Transform bank SMS alerts into intelligent Telegram messages

12 nodes 330 156 Webhook
Download

Workflow Description

Automation that receives bank alerts via SMS, processes them with AI to extract critical information, and routes them to designated Telegram channels with full logging in Google Sheets and Slack notifications.

How it works

  1. 1.Receive bank alerts through webhook endpoint
  2. 2.Split and analyze text to extract key transaction data
  3. 3.Process content with AI agent powered by Claude
  4. 4.Send formatted messages to Telegram channel
  5. 5.Log complete records in Google Sheets
  6. 6.Notify your team via Slack for critical actions

Use cases

  • Banks and financial institutions receiving complex security alerts that need summarization and immediate distribution
  • Companies monitoring multiple accounts wanting intelligent alert management without staff overwhelm
  • Investment portfolios requiring fast alert analysis and organized documentation

Requirements

  • Active Telegram account with documented channels for receiving messages
  • API keys for OpenAI, Anthropic, and Google Sheets integration
  • Google Sheets spreadsheet configured for record storage
  • Slack channels configured for notifications (optional)

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 330
Downloads 156

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