AI Agents

Reciprocally post YouTube uploads to Facebook

12 nodes 205 151 Webhook
Download

Workflow Description

An intelligent automation template that monitors YouTube uploads and automatically publishes them to Facebook using an AI agent that enhances content through natural language processing and embeddings, while logging data to Google Sheets and sending Slack notifications.

How it works

  1. 1.Receive webhook notification when a new video is uploaded to YouTube
  2. 2.Analyze video content using text processing and generate embeddings via OpenAI
  3. 3.Store video data in Pinecone and query it through an AI agent
  4. 4.Process requests and create an optimized post description using Anthropic model
  5. 5.Log information to Google Sheets and send a notification via Slack
  6. 6.Post the video with enhanced description to Facebook

Use cases

  • Media and content platforms requiring fast distribution of videos across multiple channels
  • Small businesses without a dedicated social media management team
  • Content creators and bloggers aiming to maximize reach automatically

Requirements

  • YouTube account with webhooks enabled for new video notifications
  • Facebook account with posting permissions on the target page or group
  • Valid API keys for OpenAI, Anthropic, and Pinecone services
  • Google Sheets account and Slack permissions for logging and notifications

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 205
Downloads 151

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

Pinecone Insert

Vector Store Pinecone

#5

Pinecone Query

Vector Store Pinecone

#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