AI Agents

Process PayPal transactions and organize them in Airtable with AI

12 nodes 313 169 Webhook
Download

Workflow Description

An intelligent automation that receives PayPal transaction notifications via webhook, analyzes payment data using an AI agent powered by OpenAI, and automatically organizes the extracted information into Airtable with real-time Slack notifications. The agent uses vector embeddings and memory to understand transaction context.

How it works

  1. 1.Receive PayPal transaction notification via webhook
  2. 2.Split and process transaction data using Text Splitter
  3. 3.Analyze transaction with an AI agent using OpenAI and conversation memory
  4. 4.Generate embeddings and search in Vector Store for related information
  5. 5.Format transaction data and insert into Airtable table
  6. 6.Send instant notification to Slack channel

Use cases

  • Track and review all sales and payments automatically in a unified system
  • Create a centralized transaction log with real-time team alerts

Requirements

  • Active PayPal account with webhooks enabled for notifications
  • Valid API keys for OpenAI, Airtable, and Slack

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 313
Downloads 169

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

Weaviate Insert

Vector Store Weaviate

#5

Weaviate Query

Vector Store Weaviate

#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