AI Agents

Schedule Instagram posts from Airtable using AI agents

12 nodes 289 145 Webhook
Download

Workflow Description

An intelligent automation workflow that retrieves content from Airtable, processes it through an AI agent powered by Anthropic and OpenAI models, stores vectorized representations in Pinecone, and coordinates post scheduling across Google Sheets and Slack for team review and execution.

How it works

  1. 1.Receive content data via webhook trigger from Airtable
  2. 2.Split and process text content using Text Splitter module
  3. 3.Analyze and enrich content through AI agent with Anthropic and OpenAI models
  4. 4.Store vector embeddings in Pinecone for intelligent retrieval
  5. 5.Distribute scheduling details to Google Sheets and notify team via Slack

Use cases

  • Automate content calendar management with AI-driven optimization
  • Coordinate multi-channel posting with consistent quality standards
  • Enable team collaboration through real-time Slack notifications and sheet updates

Requirements

  • Active Airtable workspace with structured content tables
  • Valid API credentials for OpenAI, Anthropic, and Pinecone vector store
  • Configured Slack and Google Sheets integrations

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 289
Downloads 145

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